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

can-reflect

Package Overview
Dependencies
Maintainers
8
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-reflect - npm Package Compare versions

Comparing version 1.10.0 to 1.10.1

2

package.json
{
"name": "can-reflect",
"version": "1.10.0",
"version": "1.10.1",
"description": "reflection on unknown data types",

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

@@ -201,2 +201,3 @@ var canSymbol = require("can-symbol");

* @function {Object, String} can-reflect/observe.getWhatIChange getWhatIChange
* @hide
* @parent can-reflect/observe

@@ -216,3 +217,3 @@ * @description Return the observable objects that derive their value from the

getWhatIChange: makeErrorIfMissing(
"can.getKeyDependencies",
"can.getWhatIChange",
"can-reflect: can not determine dependencies"

@@ -223,2 +224,3 @@ ),

* @function {Function} can-reflect/observe.getChangesDependencyRecord getChangesDependencyRecord
* @hide
* @parent can-reflect/observe

@@ -225,0 +227,0 @@ * @description Return the observable objects that are mutated by the handler

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