Socket
Socket
Sign inDemoInstall

nib

Package Overview
Dependencies
Maintainers
3
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 1.1.2 to 1.2.0

README.md

1

docs/README.md

@@ -286,3 +286,2 @@ # Mixins

- column-width
- background-size
- transform

@@ -289,0 +288,0 @@ - border-image

{
"name": "nib",
"description": "Stylus mixins and utilities",
"version": "1.1.2",
"version": "1.2.0",
"license": "MIT",
"repository": {
"type": "git",
"url": "git://github.com/visionmedia/nib.git"
"url": "git://github.com/stylus/nib.git"
},
"dependencies": {
"stylus": "0.54.5"
"peerDependencies": {
"stylus": "*"
},
"devDependencies": {
"connect": "1.x",
"jade": "0.22.0",
"mocha": "*",
"should": "*"
"chai": "^4.3.6",
"connect": "^3.7.0",
"mocha": "^10.0.0",
"pug": "^3.0.2",
"serve-static": "^1.15.0",
"stylus": "^0.57.0"
},
"author": "TJ Holowaychuk <tj@vision-media.ca>",
"maintainers": [
{
"name": "iChenLei",
"email": "chenleicoder@foxmail.com"
}
],
"main": "lib/nib.js",

@@ -21,0 +29,0 @@ "engines": {

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