@nteract/commutable
Advanced tools
Comparing version 1.1.4 to 2.0.0
{ | ||
"name": "@nteract/commutable", | ||
"version": "1.1.4", | ||
"version": "2.0.0", | ||
"description": "library for immutable notebook operations", | ||
"main": "index.js", | ||
"scripts": { | ||
"prepublish": "npm run build", | ||
"prepare": "npm run build", | ||
"build": "npm run build:clean && npm run build:lib && npm run build:flow", | ||
@@ -30,4 +30,4 @@ "build:clean": "rimraf lib", | ||
"immutable": "^3.8.1", | ||
"uuid": "^3.0.1" | ||
"uuid": "^3.1.0" | ||
} | ||
} |
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
74801
Updateduuid@^3.1.0