Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

duml-packet

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

duml-packet - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

package.json
{
"name": "duml-packet",
"version": "1.0.6",
"version": "1.0.7",
"description": "For use when parsing and modifying DUML packets for DJI drones",

@@ -60,5 +60,5 @@ "main": "dist/packet.js",

},
"dependencies": {
"optionalDependencies": {
"yargs": "^17.7.1"
}
}

@@ -43,3 +43,3 @@ # DUML-Packet

Copyright 2022 Tim 'diff' Strazzere <diff@protonmail.com>
Copyright 2022-2024 Tim 'diff' Strazzere <diff@protonmail.com>
```

@@ -15,5 +15,5 @@ {

"paths": {
"*": ["node_modules/*"]
"*": ["node_modules/*"],
},
"skipLibCheck": true
"skipLibCheck": true,
},

@@ -26,4 +26,4 @@ "include": ["src/**/*"],

"./node_modules/**/*",
"./node_modules/@types/node/index.d.ts"
]
"./node_modules/@types/node/index.d.ts",
],
}
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