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

@schlomoh/react-cookieconsent

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@schlomoh/react-cookieconsent - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.eslintrc

15

package.json
{
"name": "@schlomoh/react-cookieconsent",
"version": "1.0.0",
"version": "1.0.1",
"description": "cookie banner written in typescript and react",

@@ -10,3 +10,4 @@ "main": "index.tsx",

"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "echo \"Error: no test specified\" && exit 1",
"start": "webpack serve"
},

@@ -16,3 +17,11 @@ "author": "schlomoh - moritz becker",

"devDependencies": {
"typescript": "^4.6.3"
"@types/react": "^17.0.43",
"@types/react-dom": "^17.0.14",
"css-loader": "^6.7.1",
"html-webpack-plugin": "^5.5.0",
"ts-loader": "^9.2.8",
"typescript": "^4.6.3",
"webpack": "^5.70.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.7.4"
},

@@ -19,0 +28,0 @@ "dependencies": {

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