idea-toolbox
Advanced tools
Comparing version 6.6.0 to 6.6.1
@@ -7,2 +7,3 @@ export * from './src/address.model'; | ||
export * from './src/attachment.model'; | ||
export * from './src/auth0User.model'; | ||
export * from './src/booleanChoices.enum'; | ||
@@ -9,0 +10,0 @@ export * from './src/cacheable.model'; |
@@ -23,2 +23,3 @@ "use strict"; | ||
__exportStar(require("./src/attachment.model"), exports); | ||
__exportStar(require("./src/auth0User.model"), exports); | ||
__exportStar(require("./src/booleanChoices.enum"), exports); | ||
@@ -25,0 +26,0 @@ __exportStar(require("./src/cacheable.model"), exports); |
@@ -7,2 +7,3 @@ export * from './src/address.model'; | ||
export * from './src/attachment.model'; | ||
export * from './src/auth0User.model'; | ||
export * from './src/booleanChoices.enum'; | ||
@@ -9,0 +10,0 @@ export * from './src/cacheable.model'; |
{ | ||
"name": "idea-toolbox", | ||
"version": "6.6.0", | ||
"version": "6.6.1", | ||
"description": "IDEA's utility functions", | ||
@@ -5,0 +5,0 @@ "main": "dist/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
241559
7124