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

get-meta-file

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-meta-file - npm Package Compare versions

Comparing version 1.3.4 to 1.3.5

11

.github/renovate.json
{
"extends": ["config:base"],
"packageRules": [
{
"groupName": "meta",
"packagePatterns": ["^meta-", "find-file-recursively-up", "get-meta-file", "loop", "symlink-meta-dependencies"],
"automerge": true
},
{
"depTypeList": ["devDependencies"],
"enabled": false
}
],
"automerge": true,

@@ -15,0 +4,0 @@ "major": {

20

package.json
{
"name": "get-meta-file",
"version": "1.3.4",
"version": "1.3.5",
"description": "gets a meta file and its contents",

@@ -39,18 +39,18 @@ "main": "index.js",

"chalk": "^3.0.0",
"debug": "^4.0.0",
"debug": "^4.3.2",
"dedent": "^0.7.0",
"findup-sync": "^4.0.0",
"prompt-sync": "^4.1.5",
"prompt-sync": "^4.2.0",
"tildify": "^2.0.0"
},
"devDependencies": {
"@commitlint/cli": "8.0.0",
"@commitlint/config-conventional": "8.0.0",
"commitizen": "3.1.1",
"@commitlint/cli": "8.3.5",
"@commitlint/config-conventional": "8.3.4",
"commitizen": "3.1.2",
"cz-conventional-changelog": "2.1.0",
"husky": "2.4.1",
"jest": "24.8.0",
"prettier": "1.18.2",
"pretty-quick": "1.11.0"
"husky": "2.7.0",
"jest": "24.9.0",
"prettier": "1.19.1",
"pretty-quick": "1.11.1"
}
}
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