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

language

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

language - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

20

package.json
{
"name": "language",
"version": "0.1.0",
"version": "0.1.1",
"description": "DSLs for the washed masses",

@@ -14,3 +14,19 @@ "main": "index.js",

"mocha": "~1.18.2"
}
},
"directories": {
"test": "test"
},
"dependencies": {
"chai": "~1.9.1"
},
"repository": {
"type": "git",
"url": "https://github.com/featurist/language.git"
},
"bugs": {
"url": "https://github.com/featurist/language/issues"
},
"keywords": [
"dsl"
]
}

4

README.md

@@ -5,2 +5,4 @@ # Language

npm install language
# Why?

@@ -46,2 +48,2 @@

Read the source, it's small.
Read the [source](https://github.com/featurist/language/blob/master/index.js), it's small.
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