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

@cassiopeia/source-dom

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cassiopeia/source-dom - npm Package Compare versions

Comparing version 5.1.0 to 5.2.0

27

package.json
{
"name": "@cassiopeia/source-dom",
"description": "",
"version": "5.1.0",
"version": "5.2.0",
"author": "escapace <opensource@escapace.com>",

@@ -10,17 +10,17 @@ "bugs": "https://github.com/escapace/cassiopeia/issues",

"@types/mocha": "10.0.1",
"@types/node": "18.14.2",
"@typescript-eslint/eslint-plugin": "5.54.0",
"@typescript-eslint/parser": "5.54.0",
"@types/node": "18.14.6",
"@typescript-eslint/eslint-plugin": "5.55.0",
"@typescript-eslint/parser": "5.55.0",
"chai": "4.3.7",
"eslint": "8.35.0",
"eslint-config-escapace": "3.16.1",
"eslint-config-prettier": "8.6.0",
"eslint": "8.36.0",
"eslint-config-escapace": "3.16.2",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-editorconfig": "4.0.2",
"eslint-plugin-no-null": "1.0.2",
"lint-staged": "13.1.2",
"lint-staged": "13.2.0",
"mocha": "10.2.0",
"prettier": "2.8.4",
"prettier-config-escapace": "1.0.4",
"typescript": "4.9.5",
"cassiopeia": "5.1.0"
"prettier-config-escapace": "1.0.5",
"typescript": "5.0.2",
"cassiopeia": "5.2.0"
},

@@ -33,3 +33,4 @@ "engines": {

".": {
"import": "./lib/esm/index.mjs"
"import": "./lib/esm/index.mjs",
"types": "./lib/types/index.d.ts"
}

@@ -45,3 +46,3 @@ },

"peerDependencies": {
"cassiopeia": "5.1.0"
"cassiopeia": "5.2.0"
},

@@ -48,0 +49,0 @@ "private": false,

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