New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@newageerp/v3.app.mvc.form-data-source

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.0.2 to 0.0.3

1

dist/form-data-source.d.ts

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

updateElement: (key: string, val: any, save?: boolean) => void;
updateElementBatch: (updates: any) => void;
};

@@ -8,0 +9,0 @@ };

@@ -10,2 +10,3 @@ "use strict";

updateElement: () => { },
updateElementBatch: () => { },
}

@@ -12,0 +13,0 @@ });

4

package.json
{
"name": "@newageerp/v3.app.mvc.form-data-source",
"version": "0.0.2",
"version": "0.0.3",
"main": "dist/index.js",

@@ -8,3 +8,3 @@ "componentId": {

"name": "v3/app/mvc/form-data-source",
"version": "0.0.2"
"version": "0.0.3"
},

@@ -11,0 +11,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