Socket
Socket
Sign inDemoInstall

@18f/identity-components

Package Overview
Dependencies
7
Maintainers
9
Versions
5
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta0.1 to 1.0.0-beta0.2

2

dist/index.js

@@ -92,3 +92,3 @@ import * as __WEBPACK_EXTERNAL_MODULE_react__ from "react";

/* harmony default export */ const alert_0 = (/*#__PURE__*/(0,external_react_namespaceObject.forwardRef)(Alert));
;// CONCATENATED MODULE: ../i18n/dist/index.js
;// CONCATENATED MODULE: ../i18n/index.ts
const hasOwn = (object, key) => Object.prototype.hasOwnProperty.call(object, key);

@@ -95,0 +95,0 @@

{
"name": "@18f/identity-components",
"version": "1.0.0-beta0.1",
"version": "1.0.0-beta0.2",
"type": "module",

@@ -27,3 +27,4 @@ "private": false,

"peerDependencies": {
"react": ">=17"
"react": ">=17",
"react-dom": ">=17"
},

@@ -33,4 +34,4 @@ "repository": {

"url": "https://github.com/18f/identity-idp.git",
"directory": "app/javascript/packages/address-search"
"directory": "app/javascript/packages/components"
}
}
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