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

@drieam/appsignal

Package Overview
Dependencies
Maintainers
5
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drieam/appsignal - npm Package Compare versions

Comparing version 1.1.1 to 2.0.0

12

package.json
{
"name": "@drieam/appsignal",
"version": "1.1.1",
"version": "2.0.0",
"main": "dist/cjs/index.js",

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

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

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

"clean": "rimraf dist coverage",
"link:yarn": "yarn link",
"link:pnpm": "pnpm link",
"test": "jest",

@@ -27,4 +27,4 @@ "test:watch": "jest --watch"

"@appsignal/plugin-path-decorator": "^1.0.7",
"@drieam/appsignal-plugin-window-events": "^1.1.0",
"@drieam/appsignal-react": "^1.1.0"
"@drieam/appsignal-plugin-window-events": "^2.0.0",
"@drieam/appsignal-react": "^2.0.0"
},

@@ -35,3 +35,3 @@ "publishConfig": {

},
"gitHead": "dec1daef87a3e685bd8de1d4705eeed704fe0888"
"gitHead": "bea7a598b677d734be3a9e960c3f10e4183742dc"
}
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