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

blender-actions-to-json

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blender-actions-to-json - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

7

package.json
{
"name": "blender-actions-to-json",
"version": "1.1.0",
"version": "1.1.1",
"description": "Write the joint data for all `.blend` file actions to a JSON file",

@@ -37,5 +37,6 @@ "main": "index.js",

"homepage": "https://github.com/chinedufn/blender-actions-to-json#readme",
"dependencies": {},
"dependencies": {
"minimist": "^1.2.0"
},
"devDependencies": {
"minimist": "^1.2.0",
"standard": "^10.0.3",

@@ -42,0 +43,0 @@ "tape": "^4.7.0"

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