New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

shopify-polyfills-beta

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shopify-polyfills-beta - npm Package Compare versions

Comparing version

to
0.0.1-beta.4

{
"name": "shopify-polyfills-beta",
"version": "0.0.1-beta.3",
"version": "0.0.1-beta.4",
"license": "MIT",
"description": "Blessed polyfills for web platform features.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"main": "index.js",
"types": "index.d.ts",
"sideEffects": true,

@@ -38,6 +38,3 @@ "scripts": {

"typescript": "~3.0.1"
},
"files": [
"dist/*"
]
}
}