destroyable
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "destroyable", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "Multiple utilities that help to build destroyable objects in javascript", | ||
@@ -25,5 +25,5 @@ "author": "Pavol Hejný <pavol@collboard.com> (https://pavolhejny.com)", | ||
"scripts": { | ||
"prepare": "tsc", | ||
"build": "rm -rf ./dist && tsc", | ||
"develop": "tsc --watch", | ||
"preversion": "npm test && npm run lint && npm run generate-main-exports-commit && npm run documentation-commit", | ||
"preversion": "npm test && npm run lint && npm run generate-main-exports-commit && npm run build && npm run documentation-commit", | ||
"postversion": "git push && git push --tags && npm publish", | ||
@@ -30,0 +30,0 @@ "documentation": "typedoc --excludePrivate --hideGenerator --theme minimal --out docs --name \"Destroyable\" ./src", |
# Destroyable | ||
TODO: Write some usage and description | ||
```bash | ||
npm i destroyable | ||
``` |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
9643494
10