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

milligrid

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

milligrid - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

src/_Column.scss

2

package.json
{
"name": "milligrid",
"version": "1.0.3",
"version": "1.0.4",
"description": "A CSS grid frameword",

@@ -5,0 +5,0 @@ "homepage": "http://bencoveney.github.io/Milligrid/",

@@ -28,2 +28,5 @@ # Milligrid

### v1.0.4 - 08/12/2016
+ Actually included `src/` inside NPM package.
### v1.0.3 - 08/12/2016

@@ -49,1 +52,7 @@ + Added some new inline tags to extended CSS.

+ Grid elements shouldn't rely on global box-sizing.
## Release Procedure
+ Update version number in `package.json`
+ Update release notes in `readme.md`
+ Create GitHub release (this is also a bower publish)
+ Do `npm publish`
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