New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nut

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nut - npm Package Compare versions

Comparing version 0.2.0 to 0.3.1

bower.json

39

package.json
{
"name" : "nut",
"description" : "The concise CSS selector engine",
"version" : "0.2.0",
"author" : "Aurélien Delogu <pyrsmk@dreamysource.fr> (http://dreamysource.fr)",
"repository" : {
"type" : "git",
"url" : "https://github.com/pyrsmk/nut.git"
"name": "nut",
"description": "The concise CSS selector engine",
"version": "0.3.1",
"author": "Aurélien Delogu <pyrsmk@dreamysource.fr> (http://dreamysource.fr)",
"repository": {
"type": "git",
"url": "https://github.com/pyrsmk/nut.git"
},
"main" : "../src/nut.js",
"ender" : "ender.js",
"keywords" : ["ender","css","selector","engine"]
}
"main": "src/nut.js",
"ender": "src/ender.js",
"keywords": [
"css",
"selector",
"engine",
"ender"
],
"license": "MIT",
"bugs": {
"url": "https://github.com/pyrsmk/nut/issues",
"email": "dev@dreamysource.fr"
},
"homepage": "http://dreamysource.fr/product/nut",
"devDependencies": {
"grunt": "~0.4.4",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-jshint": "~0.9.2",
"grunt-contrib-uglify": "~0.4.0"
}
}
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