New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

can-stache-bindings

Package Overview
Dependencies
Maintainers
3
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.0-pre.18 to 3.0.0-pre.19

doc/GREADME.md

2

can-stache-bindings.js

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

if( types.isMapLike(viewModel) ) {
viewModel.attr(setName,newVal);
observeReader.set(viewModel,setName,newVal);
} else {

@@ -492,0 +492,0 @@ viewModel[setName] = newVal;

{
"name": "can-stache-bindings",
"version": "3.0.0-pre.18",
"version": "3.0.0-pre.19",
"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