@36node/fetch
Advanced tools
Comparing version 0.6.5 to 0.7.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.7.0](https://github.com/36node/sketch/compare/@36node/fetch@0.6.5...@36node/fetch@0.7.0) (2020-12-31) | ||
### Features | ||
* **fetch:** remove module entry ([17f7dde](https://github.com/36node/sketch/commit/17f7dde)) | ||
## [0.6.5](https://github.com/36node/sketch/compare/@36node/fetch@0.6.4...@36node/fetch@0.6.5) (2020-12-29) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@36node/fetch", | ||
"version": "0.6.5", | ||
"version": "0.7.0", | ||
"description": "Fetch tool.", | ||
@@ -22,3 +22,2 @@ "repository": { | ||
"main": "dist/index.js", | ||
"module": "dist/index.m.js", | ||
"typings": "typings/index.d.ts", | ||
@@ -39,3 +38,3 @@ "scripts": { | ||
}, | ||
"gitHead": "6692cf1faa66681533af8ef447624bc430778af0" | ||
"gitHead": "7ecc617a7f05c98de798475c1832f85177e05fb5" | ||
} |
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
68047