Comparing version 0.1.0 to 0.1.1
{ | ||
"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" | ||
] | ||
} |
@@ -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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
4395
1
48
0
1
+ Addedchai@~1.9.1
+ Addedassertion-error@1.0.0(transitive)
+ Addedchai@1.9.2(transitive)
+ Addeddeep-eql@0.1.3(transitive)
+ Addedtype-detect@0.1.1(transitive)