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

disonance-js

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

disonance-js - npm Package Compare versions

Comparing version 1.0.19 to 1.0.20

.vscode/launch.json

12

package.json
{
"name": "disonance-js",
"version": "1.0.19",
"version": "1.0.20",
"description": "",

@@ -10,4 +10,4 @@ "main": "dist/index.js",

"release": "npm run build && npm run pub",
"start": "tsc && node build/index.js",
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha -r ts-node/register **/*.test.ts",
"start": "tsc && node build/index.js"
},

@@ -18,4 +18,10 @@ "keywords": [],

"devDependencies": {
"@types/chai": "^4.2.19",
"@types/mocha": "^8.2.2",
"chai": "^4.3.4",
"grunt": "^1.4.1",
"grunt-bump": "^0.8.0",
"mocha": "^9.0.1",
"nyc": "^15.1.0",
"ts-node": "^10.0.0",
"tslint": "^6.1.3",

@@ -22,0 +28,0 @@ "typescript": "^4.3.4"

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