Huge News!Announcing our $40M Series B led by Abstract Ventures.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.12 to 3.0.0-pre.13

2

docs/any-to-string.md
@function can-stache-bindings.converters.string-to-any string-to-any
@parent can-stache-bindings.converters
@description Bind a value to a primitive value, two way converted back to that primitive value when the attribute changes.
@description A [can-stache.registerConverter converter] that binds a value to a primitive value, two way converted back to that primitive value when the attribute changes.

@@ -5,0 +5,0 @@ @signature `string-to-any(~item)`

@function can-stache-bindings.converters.boolean-to-inList boolean-to-inList
@parent can-stache-bindings.converters
@description Bind a boolean attribute, such as an `<input>` value to whether or not an item is in a list.
@description A [can-stache.registerConverter converter] that binds a boolean attribute, such as an `<input>` value to whether or not an item is in a list.

@@ -5,0 +5,0 @@ @signature `boolean-to-inList(item, list)`

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