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

@adonisjs/sink

Package Overview
Dependencies
Maintainers
2
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adonisjs/sink - npm Package Compare versions

Comparing version 1.0.16 to 1.0.17

shrinkwrap.yaml

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="1.0.17"></a>
## [1.0.17](https://github.com/adonisjs/adonis-sink/compare/v1.0.16...v1.0.17) (2018-09-23)
### Bug Fixes
* **package:** add missing pify dependency ([47ab7c7](https://github.com/adonisjs/adonis-sink/commit/47ab7c7))
<a name="1.0.16"></a>

@@ -2,0 +12,0 @@ ## [1.0.16](https://github.com/adonisjs/adonis-sink/compare/v1.0.15...v1.0.16) (2018-02-08)

7

package.json
{
"name": "@adonisjs/sink",
"version": "1.0.16",
"version": "1.0.17",
"description": "Development kitchen sink for writing adonisjs providers",

@@ -24,6 +24,7 @@ "main": "index.js",

"japa-cli": "^1.0.1",
"standard": "^10.0.3"
"standard": "^11.0.0"
},
"dependencies": {
"lodash": "^4.17.5"
"lodash": "^4.17.5",
"pify": "^4.0.0"
},

@@ -30,0 +31,0 @@ "config": {

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