Socket
Socket
Sign inDemoInstall

minimal-polyfills

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

minimal-polyfills - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

4

CHANGELOG.md

@@ -0,1 +1,5 @@

## **2.2.1** (2021-05-26)
- Update documentation
## **2.2.0** (2021-05-26)

@@ -2,0 +6,0 @@

2

package.json
{
"name": "minimal-polyfills",
"version": "2.2.0",
"version": "2.2.1",
"main": "index.js",

@@ -5,0 +5,0 @@ "types": "index.d.ts",

@@ -47,2 +47,3 @@

import { Polyfill as WeakMap } from "minimal-polyfills/WeakMap";
import { Polyfill as WeakSet } from "minimal-polyfills/WeakSet";
```

@@ -49,0 +50,0 @@

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