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 2.1.8 to 2.1.9

2

package.json
{
"name": "@adonisjs/sink",
"version": "2.1.8",
"version": "2.1.9",
"description": "Utilities to create AdonisJs boilerplates and custom providers",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -27,3 +27,2 @@ "use strict";

const templatesRoot = path_1.join(path_1.dirname(packagePath), pkg.adonisjs.templates.basePath || './build/templates');
console.log(sink);
sink.copyTemplates(projectRoot, application, templatesRoot, pkg.adonisjs.templates);

@@ -30,0 +29,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