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.1.0 to 2.1.1

4

CHANGELOG.md

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

## **2.1.0** (2020-05-23)
- Goto definition redirects to .ts source file
### **2.0.1** (2020-05-21)

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

9

package.json
{
"name": "minimal-polyfills",
"version": "2.1.0",
"version": "2.1.1",
"main": "index.js",

@@ -28,4 +28,4 @@ "types": "index.d.ts",

"devDependencies": {
"typescript": "^3.5.2",
"denoify": "^0.2.13"
"typescript": "^3.9.3",
"denoify": "^0.2.14"
},

@@ -36,2 +36,3 @@ "files": [

"ArrayBuffer.isView.ts",
"index.ts",
"Map.ts",

@@ -43,4 +44,2 @@ "Object.assign.ts",

"WeakMap.ts",
"index.ts",
"test/index.ts",
"Array.from.d.ts",

@@ -47,0 +46,0 @@ "Array.from.js",

@@ -9,3 +9,3 @@

<br>
<img src="https://img.shields.io/bundlephobia/min/minimal-polyfills">
<img src="https://github.com/garronej/minimal_polyfills/workflows/ci/badge.svg?branch=develop">
<img src="https://img.shields.io/bundlephobia/minzip/minimal-polyfills">

@@ -12,0 +12,0 @@ <img src="https://img.shields.io/david/garronej/minimal-polyfills">

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