Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "abel-dom", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "The declarative DOM manipulator", | ||
"main": "lib/abel.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"prepublish": "gulp build" | ||
}, | ||
@@ -9,0 +10,0 @@ "repository": { |
@@ -99,4 +99,3 @@ # Abel - the declarative DOM manipulator | ||
2. All statements must end with a period / full stop (`.`) | ||
3. If a statement starts with `when`, there must be a comma (`,`) and a space | ||
before the `i will show` or `i will hide`. | ||
3. If a statement starts with `when`, there must be a comma (`,`) and a space before the `i will show` or `i will hide`. | ||
@@ -103,0 +102,0 @@ #### Statement Syntax |
Sorry, the diff of this file is not supported yet
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
105562
118