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

bolts-lib

Package Overview
Dependencies
Maintainers
3
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bolts-lib - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

8

CHANGELOG.md
# Changelog
All notable changes to this project will be documented in this file.
## [1.0.4] - 2019-08-01
### Changed
- SCSS: Fixed type checking in breakpoint function
## [1.0.3] - 2019-08-01

@@ -14,3 +18,2 @@ ### Added

## [1.0.2] - 2019-04-29

@@ -21,3 +24,2 @@

## [1.0.1] - 2019-04-29

@@ -28,5 +30,5 @@

[1.0.4]: https://github.com/pocketsize/bolts-lib/releases/tag/1.0.4
[1.0.3]: https://github.com/pocketsize/bolts-lib/releases/tag/1.0.3
[1.0.2]: https://github.com/pocketsize/bolts-lib/releases/tag/1.0.2
[1.0.1]: https://github.com/pocketsize/bolts-lib/releases/tag/1.0.1
{
"name": "bolts-lib",
"version": "1.0.3",
"version": "1.0.4",
"description": "Front-end helper library",

@@ -5,0 +5,0 @@ "main": "src/js/index.js",

# Bolts
*v1.0.3*
*v1.0.4*

@@ -4,0 +4,0 @@ Bolts is a collection of practical Sass mixins and JS functions helping you deal with all the mundane website building and styling tasks, so that you can focus on creating something new. It aims to be a toolkit that does the things you're tired of.

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -4,0 +4,0 @@ * Developed by Pocketsize

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -4,0 +4,0 @@ * Developed by Pocketsize

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -4,0 +4,0 @@ * Developed by Pocketsize

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -31,3 +31,2 @@ * Developed by Pocketsize

if (this.elems.length) {

@@ -34,0 +33,0 @@ this.elems.forEach(elem => {

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -4,0 +4,0 @@ * Developed by Pocketsize

/**
* Bolts 1.0.3 | MIT License
* Bolts 1.0.4 | MIT License
*

@@ -4,0 +4,0 @@ * Developed by Pocketsize

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