@dotdev/next-components
Advanced tools
Comparing version 0.4.5 to 0.4.6
{ | ||
"name": "@dotdev/next-components", | ||
"version": "0.4.5", | ||
"version": "0.4.6", | ||
"license": "UNLICENSED", | ||
@@ -10,2 +10,3 @@ "description": "Common components for Next projects", | ||
"@shopify/theme-cart": "^1.0.1", | ||
"@ungap/url-search-params": "^0.1.2", | ||
"moment": "^2.23.0", | ||
@@ -21,2 +22,3 @@ "numeral": "^2.0.6", | ||
"devDependencies": { | ||
"@babel/preset-typescript": "^7.3.3", | ||
"@types/moment": "^2.13.0", | ||
@@ -27,2 +29,3 @@ "@types/numeral": "^0.0.25", | ||
"@types/react-router-dom": "^4.3.1", | ||
"@types/ungap__url-search-params": "^0.1.0", | ||
"@types/universal-cookie": "^2.2.0", | ||
@@ -29,0 +32,0 @@ "@types/voca": "^1.4.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
118682
10
10
+ Added@ungap/url-search-params@0.1.4(transitive)