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
3
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.0.9 to 1.1.0

6

bin/release.js

@@ -134,5 +134,9 @@ #! /usr/bin/env node

function syncDist(bucket, prefix) {
if (prefix.startsWith('/')) {
prefix = prefix.substr(1);
}
let uploadOptions = {
localDir: 'dist/',
deleteRemoved: false, // keep older versions

@@ -139,0 +143,0 @@ s3Params: {

2

package.json
{
"name": "@enplug/scripts",
"version": "1.0.9",
"version": "1.1.0",
"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