Comparing version 1.0.1 to 1.0.2
@@ -23,3 +23,7 @@ const Azureleaf = require('./src/azl-strings'); | ||
} | ||
const $azl = new CombinedAzureleaf(); | ||
const $azl = new CombinedAzureleaf(); | ||
module.exports = { | ||
$azl, | ||
CombinedAzureleaf, | ||
}; |
{ | ||
"name": "azureleaf", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "A lightweight JavaScript library for data structure manipulation", | ||
@@ -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
18719
451