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

@enplug/scripts

Package Overview
Dependencies
Maintainers
5
Versions
368
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@enplug/scripts - npm Package Compare versions

Comparing version 1.1.15-dev2 to 1.1.15-dev3

2

bin/build-ng.js

@@ -29,3 +29,3 @@ #! /usr/bin/env node

let dest = path.join(rootPath, 'app/dist');
console.log('path', src, dist);
console.log('path', src, dest);
let readStream = fs.createReadStream(src);

@@ -32,0 +32,0 @@ readStream.pipe(fs.createWriteStream(dest));

{
"name": "@enplug/scripts",
"version": "1.1.15-dev2",
"version": "1.1.15-dev3",
"description": "Enplug scripts",

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

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