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

cepheus

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cepheus - npm Package Compare versions

Comparing version 0.6.3 to 0.6.4

34

package.json
{
"name": "cepheus",
"description": "",
"version": "0.6.3",
"version": "0.6.4",
"author": "escapace <opensource@escapace.com>",
"bugs": "https://github.com/escapace/cepheus/issues",
"devDependencies": {
"@types/chai": "4.3.6",
"@types/mocha": "10.0.1",
"@types/node": "20.7.0",
"@typescript-eslint/eslint-plugin": "6.7.3",
"@typescript-eslint/parser": "6.7.3",
"c8": "8.0.1",
"chai": "4.3.8",
"eslint": "8.50.0",
"eslint-config-escapace": "3.18.1",
"eslint-config-prettier": "9.0.0",
"@types/chai": "4.3.12",
"@types/mocha": "10.0.6",
"@types/node": "20.11.20",
"@typescript-eslint/eslint-plugin": "7.0.2",
"@typescript-eslint/parser": "7.0.2",
"c8": "9.1.0",
"chai": "5.1.0",
"eslint": "8.56.0",
"eslint-config-escapace": "3.19.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-editorconfig": "4.0.3",
"eslint-plugin-no-null": "1.0.2",
"mocha": "10.2.0",
"prettier": "3.0.3",
"mocha": "10.3.0",
"prettier": "3.2.5",
"prettier-config-escapace": "1.0.6",
"typescript": "5.2.2"
"typescript": "5.3.3"
},
"exports": {
".": {
"import": "./lib/esm/index.mjs",
"types": "./lib/types/index.d.ts"
"types": "./lib/types/index.d.ts",
"import": "./lib/esm/index.mjs"
}

@@ -42,3 +42,3 @@ },

},
"repository": "https://github.com/escapace/cepheus.git",
"repository": "escapace/cepheus",
"sideEffects": false,

@@ -45,0 +45,0 @@ "type": "module",

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