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

redux-gtm

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

redux-gtm - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

.npmignore

20

package.json
{
"name": "redux-gtm",
"version": "0.0.0",
"description": "Redux middleware for Google Tag Manager",
"main": "index.js",
"version": "0.1.0",
"description": "Synchronizes Redux and the Analytics Data Layer",
"main": "lib/index.js",
"scripts": {
"test": ""
"test": "jest"
},
"engines": {
"node": ">=6.2.0"
},
"author": "",
"license": "ISC"
"license": "MIT",
"devDependencies": {
"jest": "^16.0.1",
"redux": "^3.6.0"
},
"jest": {
"testRegex": "(/test/.*\\.js)$"
}
}
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