Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@nolyfill/shared

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nolyfill/shared - npm Package Compare versions

Comparing version 1.0.21 to 1.0.23

dist/index.cjs

11

package.json
{
"name": "@nolyfill/shared",
"version": "1.0.21",
"version": "1.0.23",
"repository": {

@@ -9,10 +9,13 @@ "type": "git",

},
"main": "./index.js",
"license": "MIT",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
"files": [
"*.js"
"dist"
],
"license": "MIT",
"scripts": {
"build": "rollup -c rollup.config.ts --configPlugin swc3",
"lint": "eslint ."
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc