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

jquery-peek-a-bar

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jquery-peek-a-bar - npm Package Compare versions

Comparing version 3.0.2 to 3.1.0

CHANGELOG.md

15

package.json
{
"name": "jquery-peek-a-bar",
"version": "3.0.2",
"version": "3.1.0",
"description": "A jQuery plugin for a notification bar with a lot of customization options.",
"main": "dist/js/jquery.peekabar.js",
"files": [
"dist"
],
"scripts": {
"cleanup": "rm -rf build",
"copy:packagejson": "cp package.json build/",
"copy:readme": "cp README.md build/",
"build": "npm run cleanup && ./node_modules/.bin/grunt build",
"release": "npm run copy:packagejson && npm run copy:readme && cd build && npm publish"
"prebuild": "rm -rf build",
"build": "grunt build",
"release": "standard-version",
"deploy": "sh ./scripts/deploy.sh"
},

@@ -28,2 +30,3 @@ "author": "Kunal Nagar <knlnagar@gmail.com>",

"prettier": "^2.0.5",
"standard-version": "^9.0.0",
"time-grunt": "^1.2.1"

@@ -30,0 +33,0 @@ },

dist/css/jquery.peekabar.min.css.map

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