@shopify/draggable
Advanced tools
Comparing version 1.1.2 to 1.1.3
export { default as closest } from './closest'; | ||
export { AutoBind } from './decorators'; | ||
export { default as requestNextAnimationFrame } from './requestNextAnimationFrame'; | ||
@@ -3,0 +4,0 @@ export { default as distance } from './distance'; |
{ | ||
"name": "@shopify/draggable", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"private": false, | ||
@@ -41,3 +41,3 @@ "license": "MIT", | ||
"build:production": "tsc && tsc-alias && yarn rollup --config rollup.config.ts --configPlugin @rollup/plugin-typescript && yarn uglifyjs --compress --mangle -- build/umd/index.js -o build/umd/index.min.js", | ||
"verify": "yarn lint && yarn type-check && yarn build && yarn test" | ||
"verify": "yarn lint && yarn type-check && yarn build && yarn build:development && yarn test && yarn --cwd ./examples build" | ||
}, | ||
@@ -53,2 +53,3 @@ "files": [ | ||
"@babel/core": "^7.22.20", | ||
"@babel/plugin-proposal-decorators": "^7.23.0", | ||
"@babel/preset-env": "^7.22.20", | ||
@@ -55,0 +56,0 @@ "@babel/preset-typescript": "^7.23.0", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
653301
273
16564
31