Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

organism-react-ajax

Package Overview
Dependencies
Maintainers
1
Versions
302
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

organism-react-ajax - npm Package Compare versions

Comparing version 0.17.6 to 0.17.7

3

build/cjs/ui/organisms/AjaxLink.js

@@ -53,3 +53,4 @@ "use strict";

component = _props$component === void 0 ? "a" : _props$component,
propsHref = props.href,
_props$href = props.href,
propsHref = _props$href === void 0 ? "#" : _props$href,
ajax = props.ajax,

@@ -56,0 +57,0 @@ target = props.target,

{
"version": "0.17.6",
"version": "0.17.7",
"name": "organism-react-ajax",

@@ -4,0 +4,0 @@ "repository": {

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