Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

blip-toolkit

Package Overview
Dependencies
Maintainers
1
Versions
187
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

blip-toolkit - npm Package Compare versions

Comparing version 1.4.4 to 1.4.5

6

package.json
{
"name": "blip-toolkit",
"description": "'BLiP's Toolkit'",
"version": "1.4.4",
"version": "1.4.5",
"license": "MIT",
"main": "dist/blip-toolkit.css",
"main": "dist/blip-toolkit.js",
"files": [

@@ -16,3 +16,3 @@ "dist/blip-toolkit.css",

"start": "./node_modules/.bin/webpack-dev-server --mode development --open --config ./build/webpack.dev.conf.js",
"build": "npm run test && webpack --mode production --config ./build/webpack.prod.conf.js",
"build": "webpack --mode production --config ./build/webpack.prod.conf.js",
"lint": "./node_modules/.bin/eslint .",

@@ -19,0 +19,0 @@ "semantic-release": "./node_modules/.bin/semantic-release --prepare && npm publish && semantic-release post",

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