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

@narando/negotiate-accepted-language

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@narando/negotiate-accepted-language - npm Package Compare versions

Comparing version 0.33.0 to 0.34.0

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

# [0.34.0](https://gitlab.com/narando/tooling/toolkit/compare/v0.33.0...v0.34.0) (2020-10-21)
### Bug Fixes
* **ci:** unsafe-perm required to run lifecycle scripts ([28576fe](https://gitlab.com/narando/tooling/toolkit/commit/28576fede4db6a1a6bf576bb8fa1493ddfdf467b))
# [0.33.0](https://gitlab.com/narando/tooling/toolkit/compare/v0.32.3...v0.33.0) (2020-10-12)

@@ -8,0 +19,0 @@

11

package.json
{
"name": "@narando/negotiate-accepted-language",
"version": "0.33.0",
"version": "0.34.0",
"description": "",

@@ -11,3 +11,2 @@ "main": "dist/index.js",

"build": "babel --root-mode upward ./src -d dist",
"prepare": "npm run build",
"test": "jest"

@@ -33,7 +32,7 @@ },

"devDependencies": {
"@babel/cli": "^7.2.0",
"@babel/core": "^7.2.2",
"@babel/node": "^7.2.2"
"@babel/cli": "^7.11.6",
"@babel/core": "^7.11.6",
"@babel/node": "^7.10.5"
},
"gitHead": "340b9602eeb732f00059ce7b64b9bf3443d03c99"
"gitHead": "dfd6e12d26d29a609b949e4cd4c899473b3b73f7"
}
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