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
13
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.17.8 to 1.17.9

2

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

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

@@ -164,3 +164,3 @@ var QUnit = require('steal-qunit');

.then(function(canSymbol) {
loader.import("./type")
loader.import("can-reflect/reflections/type/type")
.then(function(typeReflections) {

@@ -167,0 +167,0 @@ if(typeof Symbol !== "undefined") {

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