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

@deck.gl/json

Package Overview
Dependencies
Maintainers
6
Versions
451
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deck.gl/json - npm Package Compare versions

Comparing version 9.0.0-alpha.6 to 9.0.0-alpha.7

4

package.json

@@ -5,3 +5,3 @@ {

"license": "MIT",
"version": "9.0.0-alpha.6",
"version": "9.0.0-alpha.7",
"publishConfig": {

@@ -42,3 +42,3 @@ "access": "public"

},
"gitHead": "dcb297a8b2b0fcfb3194f16f8df759afcd0e6cac"
"gitHead": "de061268077ab74e163792162efbc07be95d10f5"
}
import JSONConfiguration from './json-configuration';
export declare type JSONConverterProps = {
export type JSONConverterProps = {
configuration: JSONConfiguration | Record<string, any>;

@@ -4,0 +4,0 @@ onJSONChange: any;

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