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

abel-dom

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abel-dom - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

5

package.json
{
"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": {

3

README.md

@@ -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

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