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

@ory/cli

Package Overview
Dependencies
Maintainers
2
Versions
64
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ory/cli - npm Package Compare versions

Comparing version 0.1.40 to 0.1.41

11

package.json
{
"name": "@ory/cli",
"version": "0.1.40",
"version": "0.1.41",
"main": "npm/index.js",

@@ -19,9 +19,4 @@ "bin": {

"test:cypress:dev": "cypress open",
"prepublishOnly": "npm run test:binwrap",
"format": "prettier --write ${npm_package_config_prettierTarget}",
"format:check": "prettier --check ${npm_package_config_prettierTarget}"
"prepublishOnly": "npm run test:binwrap"
},
"config": {
"prettierTarget": "{**/,}*{.js,.md,.ts}"
},
"prettier": "ory-prettier-styles",

@@ -37,5 +32,5 @@ "dependencies": {

"ory-prettier-styles": "1.3.0",
"prettier": "^2.7.1",
"prettier": "2.7.1",
"prettier-plugin-packagejson": "^2.2.18"
}
}
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