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

angular-property-binder

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-property-binder - npm Package Compare versions

Comparing version 0.1.10 to 0.1.11

2

package.json
{
"name": "angular-property-binder",
"version": "0.1.10",
"version": "0.1.11",
"description": "Bind property and keep safe the reference",

@@ -5,0 +5,0 @@ "keywords": [

@@ -60,3 +60,3 @@ angular-property-binder

#### Params:
- **scope**: Object or Array. The source object containing the property to bind.
- **scope**: Object. The source object containing the property to bind.
- **path**: String or Array. The path to the targeted source.(optional)

@@ -76,3 +76,3 @@ Useful when you wan't to create a reference on a nested property

#### Params:
- **scope**: Object or Array. The targeted object.
- **scope**: Object. The targeted object.

@@ -132,3 +132,3 @@ #### Returns:

> Useal the binding.
> Unseals the binding.
> The next assignations will now work.

@@ -135,0 +135,0 @@

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