stringutils-sd
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -1,6 +0,2 @@ | ||
(function (global, factory) { | ||
typeof exports === 'object' && typeof module !== 'undefined' ? module.exports = factory() : | ||
typeof define === 'function' && define.amd ? define(factory) : | ||
(global[''stringutils-sd''] = factory()); | ||
}(this, (function () { 'use strict'; | ||
'use strict'; | ||
@@ -247,4 +243,2 @@ class StringUtil { | ||
return StringUtil; | ||
}))); | ||
module.exports = StringUtil; |
{ | ||
"name": "stringutils-sd", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "stringutils-sd", | ||
"main": "dist/index.js", | ||
"scripts": { | ||
"build": "rollup lib/index.js --output.format umd --name 'stringutils-sd' --output.file dist/index.js", | ||
"build": "rollup lib/index.js --output.format cjs --name 'stringutils-sd' --output.file dist/index.js", | ||
"pub": "npm run build && npm publish" | ||
@@ -9,0 +9,0 @@ }, |
@@ -9,4 +9,1 @@ # **stringutils-sd** | ||
# **Keywords** | ||
<font color={#cb3837}>string</font> <font color={#cb3837}>utils</font> <font color={#cb3837}>sd</font> |
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
7609
226
9