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

polyfills-db

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

polyfills-db - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

4

lib/feature.js

@@ -20,2 +20,4 @@

else if (options.browsers) this.filter = agents.compile(options.browsers)
if (options.detect) this.detect = options.detect
}

@@ -39,3 +41,3 @@

Feature.prototype.id = function () {
return this.shortName
return this.shortName
}
{
"name": "polyfills-db",
"description": "browser feature database",
"version": "0.2.0",
"version": "0.3.0",
"author": {

@@ -6,0 +6,0 @@ "name": "Jonathan Ong",

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