@bundled-es-modules/tough-cookie
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"type": "module", | ||
"name": "@bundled-es-modules/tough-cookie", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "Mirror of tough-cookie, bundled and exposed as ES module", | ||
@@ -29,2 +29,3 @@ "main": "index-esm.js", | ||
"dependencies": { | ||
"@types/tough-cookie": "^4.0.5", | ||
"tough-cookie": "^4.1.4" | ||
@@ -31,0 +32,0 @@ }, |
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
294908
2
+ Added@types/tough-cookie@^4.0.5
+ Added@types/tough-cookie@4.0.5(transitive)