🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

polyfills-loader

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyfills-loader - npm Package Compare versions

Comparing version

to
1.6.1

index.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [1.6.1](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.6.0...polyfills-loader@1.6.1) (2020-05-17)
### Bug Fixes
* **polyfills-loader:** add missing index.d.ts file ([da2b70c](https://github.com/open-wc/open-wc/commit/da2b70cae4dcbf04dcc0c6c12dfcbbc8b0e30d54))
# [1.6.0](https://github.com/open-wc/open-wc/compare/polyfills-loader@1.5.7...polyfills-loader@1.6.0) (2020-05-13)

@@ -8,0 +19,0 @@

5

package.json
{
"name": "polyfills-loader",
"version": "1.6.0",
"version": "1.6.1",
"publishConfig": {

@@ -28,2 +28,3 @@ "access": "public"

"files": [
"index.d.ts",
"index.js",

@@ -55,3 +56,3 @@ "src"

},
"gitHead": "7348913422b9f5475692e3902ea920ba3fc516f9"
"gitHead": "6038f3114a47800afc22d38a05cd5d2bc7359cd7"
}