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.10 to 0.5.11

4

build/index.js

@@ -14,3 +14,5 @@ "use strict";

'toJS',
'type'
'type',
'contextTransform',
'preserveUndefined'
];

@@ -17,0 +19,0 @@ function testImmutableClass(ClassFn, objects, options) {

{
"name": "immutable-class-tester",
"version": "0.5.10",
"version": "0.5.11",
"description": "A helper for testing immutable classes",

@@ -30,11 +30,11 @@ "keywords": [

"dependencies": {
"chai": "3.5.0",
"chai": "4.0.2",
"has-own-prop": "1.0.0"
},
"devDependencies": {
"@types/mocha": "2.2.33",
"mocha": "3.2.0",
"tdi": "0.2.4",
"typescript": "2.1.4"
"@types/mocha": "2.2.41",
"mocha": "3.4.2",
"tdi": "0.3.10",
"typescript": "2.4.1"
}
}
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