lock-body-scroll
Advanced tools
Comparing version 0.0.0 to 1.0.0
{ | ||
"name": "lock-body-scroll", | ||
"version": "0.0.0", | ||
"version": "1.0.0", | ||
"description": "Lock/unlock body scrolling when modal is opened", | ||
"main": "index.js", | ||
"browser": "dist/lock-body-scroll.min.js", | ||
"repository": "https://github.com/clarkdo/lock-body-scroll", | ||
"author": "Clark Du (clark.duxin@gmail.com)", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"files": [ | ||
"dist", | ||
"src" | ||
], | ||
"scripts": { | ||
"lint": "eslint --ignore-path .gitignore .", | ||
"test": "jest --coverage", | ||
"build": "yarn build:client && yarn build:server", | ||
"build:client": "bili --format umd,umd-min", | ||
"build:server": "bili --format cjs --target node", | ||
"release": "standard-version" | ||
}, | ||
"devDependencies": { | ||
"@babel/core": "^7.1.2", | ||
"@babel/plugin-transform-modules-commonjs": "^7.1.0", | ||
"babel-core": "^7.0.0-bridge", | ||
"babel-jest": "^23.6.0", | ||
"bili": "^3.1.2", | ||
"codecov": "^3.1.0", | ||
"eslint": "^5.6.1", | ||
"eslint-config-standard": "^12.0.0", | ||
"eslint-plugin-import": "^2.14.0", | ||
"eslint-plugin-jest": "^21.24.1", | ||
"eslint-plugin-node": "^7.0.1", | ||
"eslint-plugin-promise": "^4.0.1", | ||
"eslint-plugin-standard": "^4.0.0", | ||
"jest": "^23.6.0", | ||
"standard-version": "^4.4.0" | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
11383
9
156
1
1
82
0
15