Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

destroyable

Package Overview
Dependencies
Maintainers
1
Versions
107
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

destroyable - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

6

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc