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

@hammerstone/refine-react

Package Overview
Dependencies
Maintainers
4
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hammerstone/refine-react - npm Package Compare versions

Comparing version 0.2.2 to 0.2.3

15

dist/index.js

@@ -673,3 +673,2 @@ var __create = Object.create;

}
console.log("value:", value);
return /* @__PURE__ */ import_react13.default.createElement("div", null, /* @__PURE__ */ import_react13.default.createElement(Label, {

@@ -776,9 +775,9 @@ screenReaderOnly: true

var inputComponents = {
DateInput,
DoubleDateInput,
DoubleNumberInput,
NumberInput,
OptionInput,
RelativeDateInput,
TextInput
RefineDateInput: DateInput,
RefineDoubleDateInput: DoubleDateInput,
RefineDoubleNumberInput: DoubleNumberInput,
RefineNumberInput: NumberInput,
RefineOptionInput: OptionInput,
RefineRelativeDateInput: RelativeDateInput,
RefineTextInput: TextInput
};

@@ -785,0 +784,0 @@

{
"name": "@hammerstone/refine-react",
"version": "0.2.2",
"version": "0.2.3",
"main": "./dist/index.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.mjs",

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