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

can-attribute-observable

Package Overview
Dependencies
Maintainers
4
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-attribute-observable - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

1

can-attribute-observable.js

@@ -96,3 +96,2 @@ "use strict";

handler: function handler(newVal, event) {
console.log("handler called", this.value, newVal);
var old = this.value;

@@ -99,0 +98,0 @@ var queuesArgs = [];

2

package.json
{
"name": "can-attribute-observable",
"version": "1.1.0",
"version": "1.1.1",
"description": "Create observables from HTML attributes.",

@@ -5,0 +5,0 @@ "main": "can-attribute-observable",

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