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

ft-next-barrier-component

Package Overview
Dependencies
Maintainers
3
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ft-next-barrier-component - npm Package Compare versions

Comparing version 4.6.0 to 4.6.1

34

package.json

@@ -1,33 +0,1 @@

{
"name": "ft-next-barrier-component",
"version": "4.6.0",
"description": "Barriers for Next",
"main": "server/main.js",
"repository": {
"type": "git",
"url": "https://github.com/Financial-Times/next-barrier-component.git"
},
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/Financial-Times/next-barrier-component/issues"
},
"homepage": "https://github.com/Financial-Times/next-barrier-component",
"devDependencies": {
"chai": "^2.2.0",
"express": "^4.12.3",
"express-handlebars": "^2.0.1",
"fetch-mock": "^1.1.3",
"handlebars": "^3.0.2",
"mocha": "^2.2.4",
"mockery": "^1.4.0",
"origami-build-tools": "^2.7.0",
"sinon": "^1.14.1",
"supertest": "^0.15.0"
},
"dependencies": {
"debug": "^2.1.1",
"handlebars": "^3.0.2",
"isomorphic-fetch": "^2.0.2"
}
}
{"name":"ft-next-barrier-component","version":"4.6.1","description":"Barriers for Next","main":"server/main.js","repository":{"type":"git","url":"https://github.com/Financial-Times/next-barrier-component.git"},"author":"","license":"MIT","bugs":{"url":"https://github.com/Financial-Times/next-barrier-component/issues"},"homepage":"https://github.com/Financial-Times/next-barrier-component","devDependencies":{"chai":"^2.2.0","express":"^4.12.3","express-handlebars":"^2.0.1","fetch-mock":"^1.1.3","handlebars":"^3.0.2","mocha":"^2.2.4","mockery":"^1.4.0","origami-build-tools":"^2.7.0","sinon":"^1.14.1","supertest":"^0.15.0"},"dependencies":{"debug":"^2.1.1","handlebars":"^3.0.2","isomorphic-fetch":"^2.0.2"}}

@@ -9,3 +9,2 @@ 'use strict';

res.redirect('https://registration.ft.com/registration/barrier/login?location=http://next.ft.com' + req.url);
return next();
}

@@ -12,0 +11,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