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.0 to 0.4.1

16

History.md
0.4.1 / 2012-04-15
==================
* There is a moz-box-flex-group actually [kizu]
* There were no importance for overflow [kizu]
* Appearance is only webkit/moz now [kizu]
* Still no hyphens in Opera [kizu]
* There would be animations in IE10 and probably (there were an experimental build of it) in Opera 12) [kizu]
* Updated fexbox prefixes (flex-group is only in webkit, no ordinal-group in Opera) [kizu]
* 3D transforms now in IE10 and in Fx, but still not in Opera [kizu]
* There would be transitions in IE10 [kizu]
* Fixed the background-clip prefixes: it have different syntax for old webkit and moz, also it have only webkit for text [kizu]
* Added column-span and column-fill [kizu]
* Correct prefixes for column-clip, moved it in place with other column- props [kizu]
* There would be -ms-user-select in IE10 [kizu]
0.4.0 / 2012-04-03

@@ -3,0 +19,0 @@ ==================

2

lib/nib.js

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

exports.version = '0.4.0';
exports.version = '0.4.1';

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

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

@@ -6,0 +6,0 @@ "type": "git",

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