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

can-symbol

Package Overview
Dependencies
Maintainers
2
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

can-symbol - npm Package Compare versions

Comparing version 1.0.0-pre.2 to 1.0.0-pre.3

2

can-symbol.js
var CanSymbol;
if(typeof Symbol !== "undefined") {
if(typeof Symbol !== "undefined" && typeof Symbol.for === "function") {
CanSymbol = Symbol;

@@ -4,0 +4,0 @@ } else {

{
"name": "can-symbol",
"version": "1.0.0-pre.2",
"version": "1.0.0-pre.3",
"description": "Well known symbols used to detail how to operate on different objects",

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

Sorry, the diff of this file is not supported yet

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