polyfills-db
Advanced tools
Comparing version 0.2.0 to 0.3.0
@@ -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", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
16831
502