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

@formily/shared

Package Overview
Dependencies
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@formily/shared - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

lib/log.d.ts

1

lib/index.d.ts

@@ -16,1 +16,2 @@ export * from './array';

export * from './defaults';
export * from './log';

@@ -21,1 +21,2 @@ "use strict";

__export(require("./defaults"));
__export(require("./log"));

4

package.json
{
"name": "@formily/shared",
"version": "1.0.4",
"version": "1.0.5",
"license": "MIT",

@@ -21,3 +21,3 @@ "main": "lib",

},
"gitHead": "386c592b8ae70e472973b76c5beff6f2f68c8f6e",
"gitHead": "e442ec065eecb7983498462f32df24138078647a",
"scripts": {

@@ -24,0 +24,0 @@ "build": "tsc --declaration"

@@ -16,1 +16,2 @@ export * from './array'

export * from './defaults'
export * from './log'
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