Comparing version 0.2.0 to 1.0.0
@@ -0,1 +1,5 @@ | ||
# [1.0.0](https://github.com/nicojs/node-surrial/compare/v0.2.0...v1.0.0) (2019-02-12) | ||
<a name="0.2.0"></a> | ||
@@ -2,0 +6,0 @@ # [0.2.0](https://github.com/nicojs/node-surrial/compare/v0.1.3...v0.2.0) (2019-01-23) |
{ | ||
"name": "surrial", | ||
"version": "0.2.0", | ||
"version": "1.0.0", | ||
"description": "Serialize anything. This is surreal!", | ||
@@ -39,20 +39,20 @@ "main": "src/index.js", | ||
"devDependencies": { | ||
"@types/chai": "^4.1.4", | ||
"@types/chai": "^4.1.7", | ||
"@types/mocha": "^5.2.5", | ||
"@types/node": "^10.5.5", | ||
"chai": "^4.1.2", | ||
"conventional-changelog-cli": "^2.0.1", | ||
"@types/node": "^11.9.0", | ||
"chai": "^4.2.0", | ||
"conventional-changelog-cli": "^2.0.11", | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2", | ||
"rimraf": "^2.6.2", | ||
"source-map-support": "^0.5.6", | ||
"stryker": "^0.25.1", | ||
"stryker-api": "^0.18.0", | ||
"stryker-html-reporter": "^0.15.0", | ||
"stryker-mocha-framework": "^0.11.0", | ||
"stryker-mocha-runner": "^0.13.0", | ||
"stryker-typescript": "^0.12.0", | ||
"tslint": "^5.11.0", | ||
"typescript": "^3.0.1" | ||
"nyc": "^13.2.0", | ||
"rimraf": "^2.6.3", | ||
"source-map-support": "^0.5.10", | ||
"stryker": "^0.35.0", | ||
"stryker-api": "^0.24.0", | ||
"stryker-html-reporter": "^0.18.0", | ||
"stryker-mocha-framework": "^0.15.0", | ||
"stryker-mocha-runner": "^0.17.0", | ||
"stryker-typescript": "^0.18.0", | ||
"tslint": "^5.12.1", | ||
"typescript": "^3.3.3" | ||
} | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
30047
0