@curveball/core
Advanced tools
Comparing version 0.16.0-beta.0 to 0.16.0
Changelog | ||
========= | ||
0.16.0 (2021-01-30) | ||
------------------- | ||
* This release is identical to the last | ||
0.16.0-beta.0 (2021-01-10) | ||
@@ -5,0 +11,0 @@ -------------------------- |
{ | ||
"name": "@curveball/core", | ||
"version": "0.16.0-beta.0", | ||
"version": "0.16.0", | ||
"description": "Curveball is a framework writting in Typescript for Node.js", | ||
@@ -40,13 +40,13 @@ "main": "dist/index.js", | ||
"@types/mocha": "^8.2.0", | ||
"@types/node": "^12.19.12", | ||
"@types/node-fetch": "^2.5.7", | ||
"@types/node": "^12.19.15", | ||
"@types/node-fetch": "^2.5.8", | ||
"@types/sinon": "^9.0.10", | ||
"@typescript-eslint/eslint-plugin": "^4.12.0", | ||
"@typescript-eslint/parser": "^4.12.0", | ||
"@typescript-eslint/eslint-plugin": "^4.14.1", | ||
"@typescript-eslint/parser": "^4.14.1", | ||
"chai": "^4.2.0", | ||
"eslint": "^7.17.0", | ||
"eslint": "^7.18.0", | ||
"mocha": "^8.2.1", | ||
"node-fetch": "^2.6.1", | ||
"nyc": "^15.1.0", | ||
"sinon": "^9.2.3", | ||
"sinon": "^9.2.4", | ||
"ts-node": "^9.1.1", | ||
@@ -53,0 +53,0 @@ "typescript": "^4.1.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
184992