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

@financial-times/n-tracking

Package Overview
Dependencies
Maintainers
11
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@financial-times/n-tracking - npm Package Compare versions

Comparing version 7.0.0 to 7.1.0

12

package.json

@@ -6,3 +6,3 @@ {

"browser": "dist/browser.js",
"version": "7.0.0",
"version": "7.1.0",
"license": "MIT",

@@ -14,4 +14,3 @@ "repository": "Financial-Times/n-tracking.git",

"prepare": "npm run build",
"test": "jest --config jest.config.js",
"preinstall": "[ \"$INIT_CWD\" != \"$PWD\" ] || npm_config_yes=true npx check-engine"
"test": "jest --config jest.config.js"
},

@@ -37,4 +36,4 @@ "devDependencies": {

"engines": {
"node": "16.x",
"npm": "7.x || 8.x"
"node": "16.x || 18.x",
"npm": "7.x || 8.x || 9.x"
},

@@ -61,5 +60,4 @@ "dependencies": {

"volta": {
"node": "16.14.1",
"npm": "7.20.2"
"node": "18.16.0"
}
}

Sorry, the diff of this file is too big to display

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