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.0 to 3.0.1

8

package.json
{
"name": "jquery-peek-a-bar",
"version": "3.0.0",
"version": "3.0.1",
"description": "A jQuery plugin for a notification bar with a lot of customization options.",
"main": "src/js/peekabar.js",
"main": "dist/js/jquery.peekabar.js",
"scripts": {

@@ -11,5 +11,5 @@ "cleanup": "rm -rf build",

"build": "npm run cleanup && ./node_modules/.bin/grunt build",
"deploy": "npm run copy:packagejson && npm run copy:readme && cd build && npm publish"
"release": "npm run copy:packagejson && npm run copy:readme && cd build && npm publish"
},
"author": "",
"author": "Kunal Nagar <knlnagar@gmail.com>",
"license": "MIT",

@@ -16,0 +16,0 @@ "devDependencies": {

# jquery.peekABar
![](https://github.com/kunalnagar/jquery.peekABar/workflows/build/badge.svg)
[![npm version](https://img.shields.io/npm/v/jquery-peek-a-bar.svg)](https://www.npmjs.com/package/jquery-peek-a-bar)

@@ -5,0 +4,0 @@

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