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

normalize

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

normalize - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

5

History.md
0.3.0 / 2012-07-07
==================
* follow normalize.css 2012-07-07T08:58 UTC
0.2.0 / 2012-05-27

@@ -3,0 +8,0 @@ ==================

1

lib/normalize.js

@@ -34,4 +34,5 @@ /**

return function(style) {
console.log(style);
style.include(__dirname);
};
}

5

package.json
{
"name": "normalize"
, "description": "Stylus porting of normalize.css"
, "version": "0.2.0"
, "version": "0.3.0"
, "keywords": ["stylus", "stylesheet", "normalize", "normalize.css"]

@@ -13,2 +13,5 @@ , "repository": {

}
, "devDependencies": {
"express": "2"
}
, "author": "nulltask <nulltask@gmail.com>"

@@ -15,0 +18,0 @@ , "main": "lib/normalize.js"

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