devtools-modules
Advanced tools
Comparing version 1.1.5 to 1.1.6
@@ -16,2 +16,3 @@ /* This Source Code Form is subject to the terms of the Mozilla Public | ||
const PluralForm = require("./src/plural-form"); | ||
const saveAs = require("./src/saveAs") | ||
@@ -31,2 +32,3 @@ module.exports = { | ||
PluralForm | ||
saveAs | ||
}; |
{ | ||
"name": "devtools-modules", | ||
"version": "1.1.5", | ||
"version": "1.1.6", | ||
"description": "DevTools Modules from M-C", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
129061
27
3222