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

@kth/cortina-block

Package Overview
Dependencies
Maintainers
6
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kth/cortina-block - npm Package Compare versions

Comparing version 5.0.2 to 5.0.3

2

build-information.js

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

module.exports = {"gitBranch": "refs/heads/master", "gitCommit": "38b78f589ad5e2127355847447eee0a34f7405d7", "gitUrl": null, "buildNumber": "1643291478", "buildDate": "2022-01-27 13:52:23", "version": "5.0.2"}
module.exports = {"gitBranch": "refs/heads/master", "gitCommit": "113e9c70e974f40df023ab47e86ad460f5ede47e", "gitUrl": null, "buildNumber": "1643299983", "buildDate": "2022-01-27 16:14:06", "version": "5.0.3"}

@@ -151,2 +151,5 @@ 'use strict'

log.debug('SERVER_HOST_URL: ', process.env.SERVER_HOST_URL)
log.debug('CM_HOST_URL: ', process.env.CM_HOST_URL)
/*

@@ -153,0 +156,0 @@ * process.env.SERVER_HOST_URL and process.env.CM_HOST_URL are not loaded when

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

{"name": "@kth/cortina-block", "version": "5.0.2", "description": "Node.js module for fetching Cortina blocks and optionally cache using Redis.", "automaticPublish": "true", "main": "index.js", "scripts": {"lint": "eslint \"**/*.js\" --quiet", "lint-v": "eslint \"**/*.js\" ", "test": "jest", "test:watch": "jest --watch", "build": "./build.sh", "prepare": "if [ -f ./node_modules/.bin/husky ]; then husky install; fi"}, "repository": {"type": "git", "url": "https://github.com/KTH/kth-node-cortina-block"}, "keywords": ["node", "kth", "cortina", "blocks"], "author": {"name": "KTH", "email": "infosys@kth.se", "url": "https://github.com/KTH"}, "license": "MIT", "dependencies": {"@kth/log": "^4.0.0", "cheerio": "^1.0.0-rc.10", "node-fetch": "^2.6.6"}, "peerDependencies": {"@kth/log": "^4.0.0"}, "devDependencies": {"@kth/eslint-config-kth": "^2.0.2", "@types/jest": "^27.0.3", "eslint": "^7.32.0", "eslint-plugin-jest-dom": "^3.9.2", "husky": "^7.0.4", "jest": "^27.4.3", "prettier": "^2.5.1", "pretty-quick": "^3.1.2"}, "prettier": {"arrowParens": "avoid", "printWidth": 120, "semi": false, "singleQuote": true, "trailingComma": "es5"}, "// (jest)": "configuration for jest", "jest": {"clearMocks": true, "notifyMode": "failure-change", "testEnvironment": "node", "verbose": true}, "se.kth.automaticPublish": "true", "se.kth.gitBranch": "refs/heads/master", "se.kth.gitCommit": "38b78f5", "se.kth.buildDate": "2022-01-27 13:52:26"}
{"name": "@kth/cortina-block", "version": "5.0.3", "description": "Node.js module for fetching Cortina blocks and optionally cache using Redis.", "automaticPublish": "true", "main": "index.js", "scripts": {"lint": "eslint \"**/*.js\" --quiet", "lint-v": "eslint \"**/*.js\" ", "test": "jest", "test:watch": "jest --watch", "build": "./build.sh", "prepare": "if [ -f ./node_modules/.bin/husky ]; then husky install; fi"}, "repository": {"type": "git", "url": "https://github.com/KTH/kth-node-cortina-block"}, "keywords": ["node", "kth", "cortina", "blocks"], "author": {"name": "KTH", "email": "infosys@kth.se", "url": "https://github.com/KTH"}, "license": "MIT", "dependencies": {"@kth/log": "^4.0.0", "cheerio": "^1.0.0-rc.10", "node-fetch": "^2.6.6"}, "peerDependencies": {"@kth/log": "^4.0.0"}, "devDependencies": {"@kth/eslint-config-kth": "^2.0.2", "@types/jest": "^27.0.3", "eslint": "^7.32.0", "eslint-plugin-jest-dom": "^3.9.2", "husky": "^7.0.4", "jest": "^27.4.3", "prettier": "^2.5.1", "pretty-quick": "^3.1.2"}, "prettier": {"arrowParens": "avoid", "printWidth": 120, "semi": false, "singleQuote": true, "trailingComma": "es5"}, "// (jest)": "configuration for jest", "jest": {"clearMocks": true, "notifyMode": "failure-change", "testEnvironment": "node", "verbose": true}, "se.kth.automaticPublish": "true", "se.kth.gitBranch": "refs/heads/master", "se.kth.gitCommit": "113e9c7", "se.kth.buildDate": "2022-01-27 16:14:13"}
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