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

uniforms-bootstrap4

Package Overview
Dependencies
Maintainers
2
Versions
191
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

uniforms-bootstrap4 - npm Package Compare versions

Comparing version 3.0.0-rc.1 to 3.0.0-rc.2

1

es5/ListItemField.d.ts

@@ -6,2 +6,3 @@ import React, { ReactNode } from 'react';

removeIcon?: ReactNode;
value?: unknown;
};

@@ -8,0 +9,0 @@ declare const _default: React.FunctionComponent<import("uniforms").Override<ListItemFieldProps, import("uniforms").Override<Partial<import("uniforms").GuaranteedProps<unknown>>, {

@@ -6,2 +6,3 @@ import React, { ReactNode } from 'react';

removeIcon?: ReactNode;
value?: unknown;
};

@@ -8,0 +9,0 @@ declare const _default: React.FunctionComponent<import("uniforms").Override<ListItemFieldProps, import("uniforms").Override<Partial<import("uniforms").GuaranteedProps<unknown>>, {

6

package.json
{
"name": "uniforms-bootstrap4",
"version": "3.0.0-rc.1",
"version": "3.0.0-rc.2",
"license": "MIT",

@@ -36,6 +36,6 @@ "main": "es5/index.js",

"tslib": "^1.10.0",
"uniforms": "^3.0.0-rc.1",
"uniforms": "^3.0.0-rc.2",
"warning": "^4.0.0"
},
"gitHead": "38efcda044cbb7001e2c989eb5eeeb592fb284d7"
"gitHead": "90b988f62a1f8b31101c4d49776840f62b5be2ff"
}

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