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

babel-plugin-polyfill-es-shims

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-polyfill-es-shims - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

1

data/polyfills.json

@@ -485,2 +485,3 @@ {

},
"Object.hasOwn": {},
"Object.values": {

@@ -487,0 +488,0 @@ "chrome": "54",

@@ -85,2 +85,3 @@ "use strict";

defineStatic("Object", "fromEntries", "2.0.2");
defineStatic("Object", "hasOwn", "1.0.0");
defineStatic("Object", "is", "1.1.2", "object-is");

@@ -87,0 +88,0 @@ defineStatic("Object", "getOwnPropertyDescriptors", "2.1.0");

4

package.json
{
"name": "babel-plugin-polyfill-es-shims",
"version": "0.2.2",
"version": "0.2.3",
"description": "A Babel plugin to inject imports to es-shims polyfills",

@@ -39,3 +39,3 @@ "repository": {

},
"gitHead": "1db1e16a7e6855094c52a6cf9b98410e3f0e80de"
"gitHead": "c54d3ee41e8e43445aa078f76894ecc50c054351"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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