baset-core
Advanced tools
Comparing version 0.13.7 to 0.14.2
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="0.14.2"></a> | ||
## [0.14.2](https://github.com/Igmat/baset/compare/v0.14.1...v0.14.2) (2018-09-17) | ||
**Note:** Version bump only for package baset-core | ||
<a name="0.13.7"></a> | ||
@@ -8,0 +17,0 @@ ## [0.13.7](https://github.com/Igmat/baset/compare/v0.13.6...v0.13.7) (2018-08-30) |
{ | ||
"name": "baset-core", | ||
"version": "0.13.7", | ||
"version": "0.14.2", | ||
"description": "Core library for BaseT project.", | ||
@@ -31,14 +31,11 @@ "keywords": [ | ||
"devDependencies": { | ||
"@types/chance": "^1.0.0", | ||
"@types/node": "^10.3.1", | ||
"baset": "^0.13.7", | ||
"doctoc": "^1.3.0", | ||
"tslint": "^5.9.1", | ||
"typescript": "3.0.1" | ||
"@types/chance": "^1.0.1", | ||
"@types/node": "^10.10.0" | ||
}, | ||
"dependencies": { | ||
"baset-vm": "^0.13.7", | ||
"chance": "^1.0.13", | ||
"typescript": "3.0.1" | ||
} | ||
"baset-vm": "^0.14.2", | ||
"chance": "^1.0.16", | ||
"typescript": "^3.0.3" | ||
}, | ||
"gitHead": "f778d3ecb4cdc64d3e489723529bf9a23f01d64d" | ||
} |
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
64109
2
9
+ Addedbaset-vm@0.14.4(transitive)
+ Addedtypescript@3.9.10(transitive)
- Removedbaset-vm@0.13.7(transitive)
- Removedtypescript@3.0.1(transitive)
Updatedbaset-vm@^0.14.2
Updatedchance@^1.0.16
Updatedtypescript@^3.0.3