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

@newageerp/v3.app.list.list-data-source

Package Overview
Dependencies
Maintainers
1
Versions
105
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@newageerp/v3.app.list.list-data-source - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

3

dist/list-data-source.d.ts

@@ -49,2 +49,5 @@ import React, { ReactNode } from 'react';

};
ui: {
compact: boolean;
};
};

@@ -51,0 +54,0 @@ export declare const ListDataSourceProviderContext: React.Context<ListDataSourceProviderValue>;

@@ -59,2 +59,5 @@ "use strict";

addExtraThead: () => { },
},
ui: {
compact: false,
}

@@ -61,0 +64,0 @@ });

4

package.json
{
"name": "@newageerp/v3.app.list.list-data-source",
"version": "0.0.11",
"version": "0.0.12",
"homepage": "https://bit.dev/newageerp/v3/app/list/list-data-source",

@@ -9,3 +9,3 @@ "main": "dist/index.js",

"name": "v3/app/list/list-data-source",
"version": "0.0.11"
"version": "0.0.12"
},

@@ -12,0 +12,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

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