Socket
Socket
Sign inDemoInstall

nib

Package Overview
Dependencies
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nib - npm Package Compare versions

Comparing version 0.4.1 to 0.5.0

test/public/.npmignore

12

History.md
0.5.0 / 2012-05-28
==================
* Added perspective-origin property
* Added tab-size property
* Updated stylus dependency, fixes #89
* Update opacity to clear issue with IE rendering value of 100 (to override previous semi-opaque state) and support IE5-8 in all the different varieties of life (http://www.quirksmode.org/css/opacity.html)
* Deprecated a couple EOL moz prefixes, removed -o-background-size
* Remove duplicate imports and defines (fixes #81)
* Refactored background-clip, added background-origin.
* Preserving importance for opacity
0.4.1 / 2012-04-15

@@ -3,0 +15,0 @@ ==================

2

lib/nib.js

@@ -34,3 +34,3 @@

exports.version = '0.4.1';
exports.version = '0.5.0';

@@ -37,0 +37,0 @@ /**

{
"name": "nib",
"description": "Stylus mixins and utilities",
"version": "0.4.1",
"version": "0.5.0",
"repository": {

@@ -12,3 +12,3 @@ "type": "git",

, "jade": "0.22.0"
, "stylus": "0.19.x"
, "stylus": "0.27.x"
, "mocha": "*"

@@ -15,0 +15,0 @@ , "should": "*"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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