@bscotch/utility
Advanced tools
Comparing version 6.8.4 to 7.1.0
@@ -8,4 +8,2 @@ /** @module browser Browser-compatible utilities */ | ||
export * from './lib/deepEquals.js'; | ||
export * from '@bscotch/emitter'; | ||
export * from './lib/logger.js'; | ||
export { pointable } from './lib/jsonPointer.js'; | ||
@@ -12,0 +10,0 @@ export * from './lib/markdown.js'; |
@@ -8,4 +8,2 @@ /** @module browser Browser-compatible utilities */ | ||
export * from './lib/deepEquals.js'; | ||
export * from '@bscotch/emitter'; | ||
export * from './lib/logger.js'; | ||
export { pointable } from './lib/jsonPointer.js'; | ||
@@ -12,0 +10,0 @@ export * from './lib/markdown.js'; |
@@ -17,4 +17,2 @@ /** | ||
export * from './lib/files.js'; | ||
export * from '@bscotch/emitter'; | ||
export * from './lib/logger.js'; | ||
export * from './lib/isNodeNativeModule.js'; | ||
@@ -21,0 +19,0 @@ export { pointable } from './lib/jsonPointer.js'; |
@@ -17,4 +17,2 @@ /** | ||
export * from './lib/files.js'; | ||
export * from '@bscotch/emitter'; | ||
export * from './lib/logger.js'; | ||
export * from './lib/isNodeNativeModule.js'; | ||
@@ -21,0 +19,0 @@ export { pointable } from './lib/jsonPointer.js'; |
{ | ||
"name": "@bscotch/utility", | ||
"version": "6.8.4", | ||
"version": "7.1.0", | ||
"description": "Bscotch Utilities: Methods for common Node.js needs.", | ||
@@ -53,4 +53,3 @@ "keywords": [ | ||
"debug": "4.3.4", | ||
"tslib": "^2.5.0", | ||
"@bscotch/emitter": "0.2.0" | ||
"tslib": "^2.5.0" | ||
}, | ||
@@ -57,0 +56,0 @@ "devDependencies": { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
2
5
251057
138
3669
- Removed@bscotch/emitter@0.2.0
- Removed@bscotch/emitter@0.2.0(transitive)
- Removedeventemitter2@6.4.9(transitive)