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

simple-gdpr

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simple-gdpr - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

dist/simplegdpr.es.js

12

package.json
{
"name": "simple-gdpr",
"version": "1.1.1",
"version": "1.1.2",
"description": "lightweight and simple gdpr solution",
"main": "dist/simplegdpr.min.js",
"main": "dist/simplegdpr.es.js",
"scripts": {

@@ -23,2 +23,5 @@ "test": "echo \"Error: no test specified\" && exit 1"

"devDependencies": {
"@babel/core": "^7.1.2",
"@babel/preset-env": "^7.1.0",
"babel-preset-es2015-rollup": "^3.0.0",
"gulp": "^3.9.1",

@@ -29,4 +32,7 @@ "gulp-autoprefixer": "^6.0.0",

"gulp-rename": "^1.4.0",
"gulp-uglify": "^3.0.1"
"gulp-uglify": "^3.0.1",
"rollup": "^0.66.6",
"rollup-plugin-babel": "^4.0.3",
"rollup-plugin-uglify": "^6.0.0"
}
}
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