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

@invisionapp/studio-api

Package Overview
Dependencies
Maintainers
30
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@invisionapp/studio-api - npm Package Compare versions

Comparing version 3.5.2 to 3.5.4-PRERELEASE-fix-react-types.0

1

index.d.ts
import { ReadStream } from 'fs';
import { RequestInit, Response } from 'node-fetch';
import { ComponentClass, React, ReactNode } from 'react';

@@ -5,0 +4,0 @@ export interface UdfColor {

10

package.json
{
"name": "@invisionapp/studio-api",
"version": "3.5.2",
"version": "3.5.4-PRERELEASE-fix-react-types.0",
"repository": {

@@ -10,3 +10,4 @@ "type": "git",

"registry": "https://registry.npmjs.org/",
"access": "public"
"access": "public",
"tag": "PRERELEASE-fix-react-types"
},

@@ -62,3 +63,8 @@ "description": "Studio Platform API",

}
},
"release": {
"fallbackTags": {
"PRERELEASE-fix-react-types": "latest"
}
}
}
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