Socket
Socket
Sign inDemoInstall

@any-scroll/bar

Package Overview
Dependencies
6
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.9 to 0.5.0

dist/const.d.ts

77

package.json
{
"name": "@any-scroll/bar",
"version": "0.2.9",
"description": "虚拟滚动",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"files": [
"dist/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/any86/any-scroll.git"
},
"author": "any86",
"license": "ISC",
"bugs": {
"url": "https://github.com/any86/any-scroll/issues"
},
"homepage": "https://github.com/any86/any-scroll#readme",
"dependencies": {
"@any-scroll/shared": "^0.2.9",
"insert-css": "^2.0.0",
"lodash": "^4.17.15",
"tslib": "^2.3.0"
},
"devDependencies": {
"@types/insert-css": "^2.0.0",
"@types/lodash": "^4.14.149"
},
"keywords": [
"scroll"
],
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"gitHead": "6250d6cb886e979c65bc55ae6fab934501df2844",
"readme": "# @any-scroll/core"
}
"name": "@any-scroll/bar",
"version": "0.5.0",
"description": "虚拟滚动",
"main": "dist/index.js",
"module": "dist/index.es.js",
"types": "dist/index.d.ts",
"files": [
"dist/*"
],
"repository": {
"type": "git",
"url": "git+https://github.com/any86/any-scroll.git"
},
"author": "any86",
"license": "ISC",
"bugs": {
"url": "https://github.com/any86/any-scroll/issues"
},
"homepage": "https://github.com/any86/any-scroll#readme",
"dependencies": {
"@any-scroll/shared": "^0.5.0",
"insert-css": "^2.0.0",
"lodash": "^4.17.15",
"tslib": "^2.3.0"
},
"devDependencies": {
"@types/insert-css": "^2.0.0",
"@types/lodash": "^4.14.149"
},
"keywords": [
"scroll"
],
"publishConfig": {
"access": "public"
},
"sideEffects": false,
"gitHead": "e9fc137c5a471f351ad83127f542fa3b575cbeb9"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc