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

@eefe/universal-polyfill

Package Overview
Dependencies
Maintainers
4
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@eefe/universal-polyfill - npm Package Compare versions

Comparing version

to
1.1.0

27

package.json
{
"name": "@eefe/universal-polyfill",
"version": "1.0.0",
"version": "1.1.0",
"description": "",
"main": "dist.js",
"license": "MIT"
}
"scripts": {
"build": "rollup -c"
},
"files": [
"dist.js"
],
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"@babel/cli": "^7.12.7",
"@babel/core": "^7.12.7",
"@babel/preset-env": "^7.12.7",
"@rollup/plugin-babel": "^5.2.1",
"@rollup/plugin-commonjs": "^16.0.0",
"@rollup/plugin-node-resolve": "^10.0.0",
"core-js": "^3.7.0",
"regenerator-runtime": "^0.13.7",
"rollup": "^2.33.3",
"rollup-plugin-terser": "^7.0.2"
}
}
README.md

Sorry, the diff of this file is too big to display