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

can-type

Package Overview
Dependencies
Maintainers
5
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-type - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

2

can-type.js
var canReflect = require("can-reflect");
var canSymbol = require("can-symbol");
var namespace = require("can-namespace");

@@ -262,1 +263,2 @@ var isMemberSymbol = canSymbol.for("can.isMember");

exports.convertAll = all.bind(null, exports.convert);
namespace.type = exports;

3

package.json
{
"name": "can-type",
"version": "1.0.0",
"version": "1.0.1",
"description": "Type definitions",

@@ -35,2 +35,3 @@ "homepage": "https://canjs.com/doc/can-type.html",

"dependencies": {
"can-namespace": "^1.0.0",
"can-reflect": "^1.17.10",

@@ -37,0 +38,0 @@ "can-symbol": "^1.6.5"

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