extra-generator
Advanced tools
Comparing version 0.2.0 to 0.2.1
@@ -5,2 +5,4 @@ # Changelog | ||
### [0.2.1](https://github.com/BlackGlory/iterable-operator/compare/v0.2.0...v0.2.1) (2021-03-17) | ||
## [0.2.0](https://github.com/BlackGlory/iterable-operator/compare/v0.1.6...v0.2.0) (2021-03-13) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "extra-generator", | ||
"version": "0.2.0", | ||
"version": "0.2.1", | ||
"description": "Common generator functions", | ||
@@ -57,5 +57,5 @@ "keywords": [ | ||
"@types/jest": "^26.0.20", | ||
"@types/node": "^14.14.34", | ||
"@typescript-eslint/eslint-plugin": "^4.17.0", | ||
"@typescript-eslint/parser": "^4.17.0", | ||
"@types/node": "^14.14.35", | ||
"@typescript-eslint/eslint-plugin": "^4.18.0", | ||
"@typescript-eslint/parser": "^4.18.0", | ||
"eslint": "^7.22.0", | ||
@@ -69,3 +69,3 @@ "husky": "^4.3.8", | ||
"rimraf": "^3.0.2", | ||
"rollup": "^2.41.2", | ||
"rollup": "^2.41.4", | ||
"rollup-plugin-analyzer": "^4.0.0", | ||
@@ -80,5 +80,4 @@ "rollup-plugin-terser": "^7.0.2", | ||
"dependencies": { | ||
"@blackglory/errors": "^1.1.1", | ||
"@blackglory/types": "^0.3.3" | ||
"@blackglory/errors": "^1.1.1" | ||
} | ||
} |
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
217813
1
- Removed@blackglory/types@^0.3.3
- Removed@blackglory/types@0.3.3(transitive)
- Removedajv@7.2.4(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedjson-schema-traverse@1.0.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedrequire-from-string@2.0.2(transitive)
- Removeduri-js@4.4.1(transitive)