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

@nxlv/python

Package Overview
Dependencies
Maintainers
1
Versions
102
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nxlv/python - npm Package Compare versions

Comparing version 1.7.0 to 1.8.0

6

CHANGELOG.md

@@ -10,2 +10,8 @@ # Changelog

## [1.8.0] - 2022-07-13
### Changed
- Add Git info to `package.json`.
## [1.7.0] - 2022-07-13

@@ -12,0 +18,0 @@

6

package.json
{
"name": "@nxlv/python",
"version": "1.7.0",
"version": "1.8.0",
"description": "Custom NX Plugin to support the Python language",

@@ -8,2 +8,6 @@ "main": "src/index.js",

"executors": "./executors.json",
"repository": {
"type": "git",
"url": "git@github.com:lucasvieirasilva/nx-plugins.git"
},
"typings": "./src/index.d.ts",

@@ -10,0 +14,0 @@ "dependencies": {

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