Socket
Socket
Sign inDemoInstall

immutable-class-tester

Package Overview
Dependencies
8
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.12 to 0.6.0

14

package.json
{
"name": "immutable-class-tester",
"version": "0.5.12",
"version": "0.6.0",
"description": "A helper for testing immutable classes",

@@ -25,3 +25,3 @@ "keywords": [

"scripts": {
"prepublish": "node_modules/.bin/tdi",
"prepare": "tdi -q",
"compile": "./compile",

@@ -32,10 +32,10 @@ "test": "./run-tests"

"chai": "4.1.2",
"has-own-prop": "1.0.0"
"has-own-prop": "1.0.1"
},
"devDependencies": {
"@types/mocha": "2.2.43",
"mocha": "3.5.1",
"tdi": "0.3.14",
"typescript": "2.5.2"
"@types/mocha": "5.2.2",
"mocha": "5.2.0",
"tdi": "0.5.6",
"typescript": "2.9.2"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc