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

@ambitiondev/cookiebot-common

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

@ambitiondev/cookiebot-common - npm Package Compare versions

Comparing version

to
3.0.2-alpha.0

10

package.json
{
"name": "@ambitiondev/cookiebot-common",
"version": "3.0.1",
"version": "3.0.2-alpha.0",
"description": "Common logic for Cookiebot packages",

@@ -45,6 +45,6 @@ "main": "dist/index.cjs.js",

"eslint": "^8.56.0",
"rollup": "^4.9.6",
"typedoc": "^0.25.7",
"rollup": "^4.14.3",
"typedoc": "^0.25.13",
"typedoc-plugin-markdown": "^3.17.1",
"typescript": "^5.3.3"
"typescript": "^5.4.5"
},

@@ -55,3 +55,3 @@ "peerDependencies": {

"prettier": "@netvlies/prettier-config",
"gitHead": "e5b3ada238d031caadfc7cc2e411f3985ab257e9"
"gitHead": "66e13bcab0fdff3471174a245f957c5d79ae1da4"
}