drag-event-service
Advanced tools
Comparing version 1.1.8 to 1.1.10
/*! | ||
* drag-event-service v1.1.8 | ||
* drag-event-service v1.1.10 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -4,0 +4,0 @@ * Homepage: null |
/*! | ||
* drag-event-service v1.1.8 | ||
* drag-event-service v1.1.10 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -4,0 +4,0 @@ * Homepage: null |
/*! | ||
* drag-event-service v1.1.8 | ||
* drag-event-service v1.1.10 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -807,3 +807,3 @@ * Homepage: null | ||
/*! | ||
* helper-js v2.0.5 | ||
* helper-js v2.0.6 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -810,0 +810,0 @@ * Homepage: null |
/*! | ||
* drag-event-service v1.1.8 | ||
* drag-event-service v1.1.10 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -9,3 +9,3 @@ * Homepage: null | ||
/*! | ||
* helper-js v2.0.5 | ||
* helper-js v2.0.6 | ||
* (c) phphe <phphe@outlook.com> (https://github.com/phphe) | ||
@@ -12,0 +12,0 @@ * Homepage: null |
{ | ||
"name": "drag-event-service", | ||
"version": "1.1.8", | ||
"version": "1.1.10", | ||
"description": "", | ||
@@ -13,4 +13,4 @@ "main": "dist/drag-event-service.cjs.js", | ||
"scripts": { | ||
"compile-scripts": "tsc --target ES6 --module CommonJS scripts/build.ts", | ||
"build": "rollup -c scripts/build.js & node scripts/build.js --report" | ||
"build": "rollup -c scripts/build.js & node scripts/build.js --report", | ||
"watch-lib": "rollup -c scripts/build.js --watch" | ||
}, | ||
@@ -17,0 +17,0 @@ "author": "phphe <phphe@outlook.com> (https://github.com/phphe)", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
64418