Socket
Socket
Sign inDemoInstall

@3mo/anchor

Package Overview
Dependencies
21
Maintainers
3
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.6 to 1.0.7

2

dist/Anchor.d.ts

@@ -53,3 +53,3 @@ import { Component } from '@a11d/lit';

static get styles(): import("@a11d/lit").CSSResult;
protected get template(): import("lit-html").TemplateResult<1>;
protected get template(): import("lit-html").HTMLTemplateResult;
}

@@ -56,0 +56,0 @@ declare global {

@@ -15,3 +15,3 @@ var Anchor_1;

AnchorSpecialTarget["Top"] = "_top";
})(AnchorSpecialTarget = AnchorSpecialTarget || (AnchorSpecialTarget = {}));
})(AnchorSpecialTarget || (AnchorSpecialTarget = {}));
export var AnchorReferrerPolicy;

@@ -35,3 +35,3 @@ (function (AnchorReferrerPolicy) {

AnchorReferrerPolicy["UnsafeUrl"] = "unsafe-url";
})(AnchorReferrerPolicy = AnchorReferrerPolicy || (AnchorReferrerPolicy = {}));
})(AnchorReferrerPolicy || (AnchorReferrerPolicy = {}));
/**

@@ -38,0 +38,0 @@ * @attr href

{
"name": "@3mo/anchor",
"version": "1.0.6",
"version": "1.0.7",
"description": "An anchor web-component.",

@@ -27,3 +27,6 @@ "repository": {

"@3mo/theme": "x"
},
"devDependencies": {
"@a11d/lit-testing": "x"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc