@fastly/compute-js-opentelemetry
Advanced tools
Comparing version
{ | ||
"name": "@fastly/compute-js-opentelemetry", | ||
"version": "0.4.0", | ||
"version": "0.4.1", | ||
"license": "MIT", | ||
@@ -34,3 +34,3 @@ "description": "OpenTelemetry SDK for Fastly Compute", | ||
"build": "npm run clean && npm run test && npm run compile", | ||
"clean": "tsc --build --clean tsconfig.build.json", | ||
"clean": "rimraf build", | ||
"compile": "tsc --build tsconfig.build.json", | ||
@@ -63,2 +63,3 @@ "test": "NODE_OPTIONS=\"--import=tsx --import=./test/fastly-mocks/register.js\" c8 mocha --require test/mocha_bootstrap.js test/testHelpers.ts test/**/*.test.ts" | ||
"mocha": "10.2.0", | ||
"rimraf": "^5.0.7", | ||
"sinon": "12.0.1", | ||
@@ -72,5 +73,5 @@ "tsx": "^4.7.1", | ||
"files": [ | ||
"build/src/**/*.js", | ||
"build/src/**/*.js.map", | ||
"build/src/**/*.d.ts", | ||
"build/**/*.js", | ||
"build/**/*.js.map", | ||
"build/**/*.d.ts", | ||
"LICENSE", | ||
@@ -77,0 +78,0 @@ "README.md", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
107046
0.84%1993
1.01%11
10%2
100%