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

@ttskch/select2-bootstrap4-theme

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ttskch/select2-bootstrap4-theme - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

5

package.json
{
"name": "@ttskch/select2-bootstrap4-theme",
"version": "1.1.1",
"version": "1.1.2",
"description": "Select2 v4 theme for Bootstrap4",

@@ -11,3 +11,4 @@ "main": "",

"build:both": "npm run build && npm run build:prod",
"watch": "npm run build -- --watch"
"prepare": "ln -sf ../dist/select2-bootstrap4.css docs/",
"watch": "npm run prepare && npm run build -- --watch"
},

@@ -14,0 +15,0 @@ "repository": {

@@ -36,1 +36,8 @@ # select2-bootstrap4-theme

1. Send me a Pull Requeest
You can use [docs](docs) dir for your development.
1. Do `npm run prepare` (this creates symlink to `dist/select2-bootstrap4.css` onto `docs`)
1. Serve `docs` with your local web server (e.g. `php -S localhost:8888 -t docs`)
1. Do `npm watch`
1. Tweak scss and browse demo page on your browser
dist/select2-bootstrap4.min.css

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