New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appsignal/plugin-path-decorator

Package Overview
Dependencies
Maintainers
3
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appsignal/plugin-path-decorator - npm Package Compare versions

Comparing version 1.0.0-beta.2 to 1.0.0-beta.3

6

package.json
{
"name": "@appsignal/plugin-path-decorator",
"version": "1.0.0-beta.2",
"version": "1.0.0-beta.3",
"main": "dist/cjs/index.js",

@@ -10,3 +10,3 @@ "module": "dist/esm/index.js",

"scripts": {
"build": "run-s build:cjs build:esm",
"build": "yarn build:cjs && yarn build:esm",
"build:esm": "tsc -p tsconfig.esm.json",

@@ -25,3 +25,3 @@ "build:esm:watch": "tsc -p tsconfig.esm.json -w --preserveWatchOutput",

},
"gitHead": "59dc875708a7e6138cfd60960e5f9036e885e64c"
"gitHead": "29af99063e05309cb922e347dd04c1f4e3eeba90"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc