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

can-stache-bindings

Package Overview
Dependencies
Maintainers
6
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-stache-bindings - npm Package Compare versions

Comparing version 3.0.12 to 3.0.13

2

can-stache-bindings.js

@@ -465,3 +465,3 @@ // # can/view/bindings/bindings.js

return function(newVal){
scope.attr(cleanVMName(scopeProp), newVal);
scope.set(cleanVMName(scopeProp), newVal);
};

@@ -468,0 +468,0 @@ }

{
"name": "can-stache-bindings",
"version": "3.0.12",
"version": "3.0.13",
"description": "Default binding syntaxes for can-stache",

@@ -5,0 +5,0 @@ "homepage": "http://canjs.com",

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