@opentelemetry/resources
Advanced tools
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.1.0"; | ||
| export declare const VERSION = "2.2.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| export const VERSION = '2.1.0'; | ||
| export const VERSION = '2.2.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.1.0"; | ||
| export declare const VERSION = "2.2.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -17,3 +17,3 @@ /* | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| export const VERSION = '2.1.0'; | ||
| export const VERSION = '2.2.0'; | ||
| //# sourceMappingURL=version.js.map |
@@ -1,2 +0,2 @@ | ||
| export declare const VERSION = "2.1.0"; | ||
| export declare const VERSION = "2.2.0"; | ||
| //# sourceMappingURL=version.d.ts.map |
@@ -20,3 +20,3 @@ "use strict"; | ||
| // this is autogenerated file, see scripts/version-update.js | ||
| exports.VERSION = '2.1.0'; | ||
| exports.VERSION = '2.2.0'; | ||
| //# sourceMappingURL=version.js.map |
+5
-7
| { | ||
| "name": "@opentelemetry/resources", | ||
| "version": "2.1.0", | ||
| "version": "2.2.0", | ||
| "description": "OpenTelemetry SDK resources", | ||
@@ -31,3 +31,2 @@ "main": "build/src/index.js", | ||
| "version": "node ../../scripts/version-update.js", | ||
| "precompile": "lerna run version --scope @opentelemetry/resources --include-dependencies", | ||
| "prewatch": "npm run precompile", | ||
@@ -67,3 +66,3 @@ "peer-api-check": "node ../../scripts/peer-api-check.js", | ||
| "devDependencies": { | ||
| "@opentelemetry/api": ">=1.0.0 <1.10.0", | ||
| "@opentelemetry/api": ">=1.3.0 <1.10.0", | ||
| "@types/mocha": "10.0.10", | ||
@@ -80,4 +79,3 @@ "@types/node": "18.6.5", | ||
| "karma-webpack": "5.0.1", | ||
| "lerna": "6.6.2", | ||
| "mocha": "11.7.2", | ||
| "mocha": "11.7.4", | ||
| "nock": "13.5.6", | ||
@@ -94,3 +92,3 @@ "nyc": "17.1.0", | ||
| "dependencies": { | ||
| "@opentelemetry/core": "2.1.0", | ||
| "@opentelemetry/core": "2.2.0", | ||
| "@opentelemetry/semantic-conventions": "^1.29.0" | ||
@@ -100,3 +98,3 @@ }, | ||
| "sideEffects": false, | ||
| "gitHead": "98f9d720af84bc38074dfd4ab7760ae83a3e9826" | ||
| "gitHead": "fb6476d8243ac8dcaaea74130b9c50c43938275c" | ||
| } |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
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 1 instance in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
19
-5%560938
-0.02%+ Added
- Removed
Updated