@shopify/react-serialize
Advanced tools
Comparing version 1.0.18 to 1.0.19
{ | ||
"name": "@shopify/react-serialize", | ||
"version": "1.0.18", | ||
"version": "1.0.19", | ||
"license": "MIT", | ||
"description": "Provides an idiomatic way to serialize data for rehydration in a universal react application.", | ||
"main": "dist/index.js", | ||
"types": "dist/index.d.ts", | ||
"main": "dist/src/index.js", | ||
"types": "dist/src/index.d.ts", | ||
"scripts": { | ||
"build": "tsc --p tsconfig.build.json", | ||
"prepublishOnly": "yarn run build" | ||
"build": "tsc --p tsconfig.json" | ||
}, | ||
@@ -12,0 +11,0 @@ "publishConfig": { |
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
304230
19
206