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

verse

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

verse - npm Package Compare versions

Comparing version 1.0.0-alpha-01 to 1.0.0-alpha-02

lib/index.js

14

package.json
{
"name": "verse",
"version": "1.0.0-alpha-01",
"version": "1.0.0-alpha-02",
"description": "Forward-looking Stylus CSS framework for CSS3/HTML5.",
"scripts": {},
"scripts": {
"prepublish": "coffee -o lib/ -c src/*.*coffee",
"test": "coffee test/index.coffee",
"watch": "coffee -o lib/ -cw src/*.*coffee",
"version": "(node_modules/.bin/json -f package.json version > VERSION)",
"tag": "(cat VERSION | xargs -I version git tag -am version version) && git push --tags"
},
"main": "src/index.coffee",

@@ -22,3 +29,6 @@ "repository": {

"iconfonts": "^0.7.0"
},
"devDependencies": {
"json": "^9.0.3"
}
}

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