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

drag-drop-stage-component

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

drag-drop-stage-component - npm Package Compare versions

Comparing version 1.0.20 to 1.0.21

pub/require.js

5

package.json
{
"name": "drag-drop-stage-component",
"version": "1.0.20",
"version": "1.0.21",
"description": "A component to \"drag'n drop\"-enable your projects, maintained and simple, light on dependencies",

@@ -16,6 +16,7 @@ "main": "src/ts/index.ts",

"serve": "http-server . -o",
"build": "mkdir -p pub/js && npm run install:redux && npm run build:js",
"build": "mkdir -p pub/js && npm run install:redux && npm run install:requirejs && npm run build:js",
"watch": "npm run build:js -- --watch",
"build:js": "tsc -p tsconfig.json",
"build:demo": "npm run build && tsc -p tsconfig.json && pug src/jade/index.jade -o pub && lessc src/less/demo.less pub/css/demo.css",
"install:requirejs": "cp `node_modules`/requirejs/require.js pub/require.js",
"install:redux": "cp `node_modules`/redux/dist/redux.min.js pub/redux.js"

@@ -22,0 +23,0 @@ },

3

README.md

@@ -1,3 +0,2 @@

![Codeship Status](https://app.codeship.com/projects/cd514dc0-4cdd-0137-3aeb-16b008087706/status?branch=master)
[![Code Climate](https://codeclimate.com/github/drag-drop-stage-component/badges/gpa.svg)](https://codeclimate.com/github/drag-drop-stage-component)
![Codeship Status](https://app.codeship.com/projects/3bbb51a0-ea08-0133-a1fa-5a99213623df/status?branch=master)
[![Démo stage wysiwyg drag and drop](https://monitoshi.lexoyo.me/badge/1555368788372-6479)](http://projects.silexlabs.org/drag-drop-stage-component/pub/)

@@ -4,0 +3,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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