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

dgram-as-promised

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dgram-as-promised - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

CHANGELOG.md

4

package.json
{
"name": "dgram-as-promised",
"version": "0.0.1",
"version": "0.0.2",
"description": "Promisify dgram module",

@@ -25,3 +25,3 @@ "main": "lib/dgram-as-promised.js",

"standard": "^7.1.2",
"tap": "^6.2.0"
"tap": "^6.3.0"
},

@@ -28,0 +28,0 @@ "scripts": {

@@ -9,2 +9,8 @@ ## dgram-as-promised

### Installation
```shell
npm install dgram-as-promised
```
### Usage

@@ -59,1 +65,7 @@

```
### License
Copyright (c) 2016 Piotr Roszatycki <piotr.roszatycki@gmail.com>
[Artistic License 2.0](https://opensource.org/licenses/Artistic-2.0)

Sorry, the diff of this file is not supported yet

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