Socket
Socket
Sign inDemoInstall

crex

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crex - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

bin/ce-import.js

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

const path = folder.split('/').pop();
zip.directory(folder + '/', path);
zip.glob(path + '/**/*', {
ignore: '**/node_modules/**'
});
});

@@ -82,0 +84,0 @@

{
"name": "crex",
"version": "1.1.2",
"version": "1.1.3",
"description": "Creative Exchange SDK for Javascript",

@@ -5,0 +5,0 @@ "author": "Mateusz Luczak <mateusz.luczak@outlook.com>",

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