@nteract/commutable
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@nteract/commutable", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "library for immutable notebook operations", | ||
@@ -29,2 +29,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@babel/runtime-corejs2": "^7.0.0", | ||
"babel-runtime": "^6.26.0", | ||
@@ -34,3 +35,3 @@ "immutable": "^4.0.0-rc.9", | ||
}, | ||
"gitHead": "d520489d19db4d06db5a00b17c06f751663d3be3" | ||
"gitHead": "b26ca67b6930b5aa2dc23d498e48b30374655471" | ||
} |
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
55845
4
+ Added@babel/runtime-corejs2@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)