Socket
Socket
Sign inDemoInstall

ampersand-checkbox-view

Package Overview
Dependencies
11
Maintainers
3
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.1 to 2.0.2

1

ampersand-checkbox-view.js

@@ -0,1 +1,2 @@

/*$AMPERSAND_VERSION*/
var domify = require('domify');

@@ -2,0 +3,0 @@ var dom = require('ampersand-dom');

{
"name": "ampersand-checkbox-view",
"description": "A view module for intelligently rendering and validating checkbox input. Works well with ampersand-form-view.",
"version": "2.0.1",
"version": "2.0.2",
"author": "Henrik Joreteg <henrik@andyet.net>",
"browserify": {
"transform": [
"ampersand-version"
]
},
"bugs": {

@@ -11,2 +16,3 @@ "url": "https://github.com/ampersandjs/ampersand-checkbox-view/issues"

"ampersand-dom": "^1.2.1",
"ampersand-version": "^1.0.0",
"domify": "~1.2.2"

@@ -13,0 +19,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc