Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@elevated-libs/cuss2

Package Overview
Dependencies
Maintainers
2
Versions
135
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@elevated-libs/cuss2 - npm Package Compare versions

Comparing version 0.2.15 to 0.2.16

2

lib/cuss2.js

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

this.language = message.applicationActivation?.languageID;
this.activated.next();
this.activated.next(undefined);
}

@@ -311,0 +311,0 @@ if (prevState === AppState.ACTIVE) {

{
"name": "@elevated-libs/cuss2",
"version": "0.2.15",
"version": "0.2.16",
"description": "",

@@ -14,3 +14,4 @@ "main": "index.js",

},
"peerDependencies": {
"dependencies": {
"@types/node": "^14.17.32",
"axios": "0.21.1",

@@ -22,4 +23,2 @@ "retry-axios": "^2.6.0",

"devDependencies": {
"@types/node": "^14.17.32",
"axios": "0.21.1",
"better-docs": "^2.7.1",

@@ -30,9 +29,6 @@ "chai": "^4.3.4",

"proxyquire": "^2.1.3",
"retry-axios": "^2.6.0",
"rxjs": "^7.1.0",
"typedoc": "^0.22.11",
"typescript": "^4.2.3",
"ws": "^7.4.5"
"typescript": "^4.2.3"
},
"keywords": []
}

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