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

@bolt/components-sticky

Package Overview
Dependencies
Maintainers
4
Versions
350
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bolt/components-sticky - npm Package Compare versions

Comparing version 0.1.0-alpha.2 to 0.1.0-beta.0

demo/sticky--nav-bar.twig

12

package.json

@@ -13,3 +13,3 @@ {

],
"version": "0.1.0-alpha.2",
"version": "0.1.0-beta.0",
"maintainers": [

@@ -45,3 +45,13 @@ {

"access": "public"
},
"devDependencies": {
"@bolt/build-webpack": "^0.5.0-beta.0"
},
"scripts": {
"prepublishOnly": "npm run build",
"build": "./node_modules/@bolt/build-webpack/node_modules/.bin/webpack --env.production --env.cli --config ./node_modules/@bolt/build-webpack/webpack.config.cli.js --entry ./src/sticky --output-filename='bolt-sticky.min.js' --output-public-path /scripts/"
},
"dependencies": {
"stickybits": "^2.0.13"
}
}
demo/sticky.demo.twig

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