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
2
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.1 to 1.0.0-beta.2

2

dist/cjs/index.js

@@ -8,3 +8,3 @@ "use strict";

};
this._hooks.decorators.push(decorator);
this.addDecorator(decorator);
};

@@ -11,0 +11,0 @@ }

@@ -6,3 +6,3 @@ function pathDecoratorPlugin(options) {

};
this._hooks.decorators.push(decorator);
this.addDecorator(decorator);
};

@@ -9,0 +9,0 @@ }

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

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

},
"gitHead": "ff2457cd315cc1ebdecb01b52daf546f21aefcea"
"gitHead": "59dc875708a7e6138cfd60960e5f9036e885e64c"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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