Kollavarsham

Latest version: v2.5.4

Safety actively analyzes 630305 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 11 of 13

1.6.3

- change .circleci to use npm instead of yarn 7bdd1eb9

https://github.com/kollavarsham/kollavarsham-js/compare/v1.6.2...v1.6.3

1.6.2

- fix the repo url on package.json edf30225

https://github.com/kollavarsham/kollavarsham-js/compare/v1.6.1...v1.6.2

1.6.1

- one more tweak to the .npmignore file 801c3149

https://github.com/acme/hello-jsii/compare/v1.6.0...v1.6.1

1.6.0

- fix npmignore, gitignore and files attribute on package.json 10c8a078

https://github.com/acme/hello-jsii/compare/v1.5.3...v1.6.0

1.5.3

Breaking Changes
* The `Kollavarsham` class is not anymore the default export - so the one of below changes may be required in your aplications:

diff
-import Kollavarsham from 'kollavarsham';
+import { Kollavarsham } from 'kollavarsham';


diff
-const Kollavarsham = require('kollavarsham');
+const { Kollavarsham } = require('kollavarsham');


Changes
- bump the year to 2020 1c400aa7
- update README for the PyPI badge 42aa625f

https://github.com/acme/hello-jsii/compare/v1.5.2...v1.5.3

1.5.2

- move deploy.sh into scripts 34e7ee67
- add v8 on travis and protect deploy; change circleci c955d2d9
- change circleci to run only on tags 111dc053
- another attempt at Dotnet namespaces 4dc5381e
- attempt implementing jsii based implementations for .NET, Java and Python 4e54ec5b
- fix a broken link dcb16b9b
- ensure ghPages gets run after jsdoc 615a55dd
- update to JSDoc d1e821e4

https://github.com/kollavarsham/kollavarsham-js/compare/v1.5.1...v1.5.2

Page 11 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.