@recore/obx
Advanced tools
Comparing version 0.1.0-alpha.0 to 0.1.0-alpha.1
{ | ||
"name": "@recore/obx", | ||
"version": "0.1.0-alpha.0", | ||
"version": "0.1.0-alpha.1", | ||
"scripts": { | ||
@@ -24,3 +24,4 @@ "clean": "rm -fR ./observable && rm -f *.js", | ||
"@recore/utils": "^0.1.0-alpha.0", | ||
"react": "^16.7.0" | ||
"react": "^16.7.0", | ||
"tslib": "^1.10.0" | ||
}, | ||
@@ -33,3 +34,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "c804ac692cea5830addfe8367b837d0278734e24" | ||
"gitHead": "eb89698e6a0bee612560545b1f83ed21e2ea83fc" | ||
} |
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
63810
3
+ Addedtslib@^1.10.0