Socket
Socket
Sign inDemoInstall

@yarn-tool/resolve-package

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@yarn-tool/resolve-package - npm Package Compare versions

Comparing version 1.0.26 to 1.0.27

11

CHANGELOG.md

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

## [1.0.27](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.26...@yarn-tool/resolve-package@1.0.27) (2021-06-02)
### ♻️ Chores
* update deps ([4da6568](https://github.com/bluelovers/ws-yarn-workspaces/commit/4da65683a914d70a296533568d412df3f9a90e93))
## [1.0.26](https://github.com/bluelovers/ws-yarn-workspaces/compare/@yarn-tool/resolve-package@1.0.25...@yarn-tool/resolve-package@1.0.26) (2021-02-12)

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

9

package.json
{
"name": "@yarn-tool/resolve-package",
"version": "1.0.26",
"version": "1.0.27",
"description": "",

@@ -19,7 +19,8 @@ "homepage": "https://github.com/bluelovers/ws-yarn-workspaces/tree/master/packages/@yarn-tool/resolve-package#readme",

"lint": "npx eslint **/*.ts",
"test": "echo \"Error: no test specified\" && exit 1",
"test": "echo \"Error: no test specified\"",
"test:mocha": "npx mocha --require ts-node/register \"!(node_modules)/**/*.{test,spec}.{ts,tsx}\"",
"npm:publish": "npm publish",
"preversion": "yarn run test",
"prepublish:lockfile": "npx sync-lockfile .",
"prepublishOnly": "yarn run ncu && yarn run sort-package-json",
"prepublishOnly": "echo prepublishOnly",
"postpublish_": "git commit -m \"chore(release): publish\" .",

@@ -38,3 +39,3 @@ "ncu": "npx yarn-tool ncu -u",

},
"gitHead": "3325ebc8415f67b984049ff60ca4c32526c14099"
"gitHead": "fdb6a5c07ea462c06fefa613bf794f1d4303faa5"
}
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