@nteract/types
Advanced tools
Comparing version 3.1.2-alpha.0 to 3.1.3-alpha.0
{ | ||
"name": "@nteract/types", | ||
"version": "3.1.2-alpha.0", | ||
"version": "3.1.3-alpha.0", | ||
"description": "A collection of type definitions used within core nteract packages", | ||
@@ -12,4 +12,7 @@ "main": "lib/index.js", | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"@nteract/commutable": "^6.0.2-alpha.0", | ||
"@nteract/commutable": "^6.0.3-alpha.0", | ||
"immutable": "^4.0.0-rc.12", | ||
@@ -19,3 +22,3 @@ "rxjs": "^6.3.3", | ||
}, | ||
"gitHead": "9ef8b723c581862d5c56b7ffd62a21393e7d83b9" | ||
"gitHead": "c0926cd5e3de55b5ffac9bb975cb5a9e817cb14f" | ||
} |
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
61708
+ Added@nteract/commutable@6.0.3-alpha.0(transitive)
- Removed@nteract/commutable@6.0.2-alpha.0(transitive)