lesca-fetcher
Advanced tools
Comparing version 1.1.3 to 1.1.4
{ | ||
"name": "lesca-fetcher", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Integrate fetch for easier use", | ||
@@ -30,3 +30,2 @@ "main": "lib/index.js", | ||
"@babel/preset-typescript": "^7.22.15", | ||
"@babel/runtime": "^7.23.1", | ||
"@emotion/react": "^11.11.1", | ||
@@ -60,3 +59,6 @@ "@emotion/styled": "^11.11.0", | ||
}, | ||
"author": "jamehsu1125 <jameshsu1125@gmail.com>" | ||
"author": "jamehsu1125 <jameshsu1125@gmail.com>", | ||
"dependencies": { | ||
"@babel/runtime": "^7.23.2" | ||
} | ||
} |
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
310861
35
1
+ Added@babel/runtime@^7.23.2
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)