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

@reactflow/background

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@reactflow/background - npm Package Compare versions

Comparing version 11.0.0-next.2 to 11.0.0-next.3

dist/declarations/src/Background.d.ts.map

1

dist/declarations/src/Background.d.ts

@@ -9,1 +9,2 @@ /// <reference types="react" />

export default _default;
//# sourceMappingURL=Background.d.ts.map
export { default as Background } from './Background';
export * from './types';
//# sourceMappingURL=index.d.ts.map

@@ -14,1 +14,2 @@ /// <reference types="react" />

export {};
//# sourceMappingURL=Patterns.d.ts.map

@@ -16,1 +16,2 @@ import { CSSProperties } from 'react';

}
//# sourceMappingURL=types.d.ts.map

7

package.json
{
"name": "@reactflow/background",
"version": "11.0.0-next.2",
"version": "11.0.0-next.3",
"description": "Background component with different variants for React Flow",

@@ -31,5 +31,8 @@ "keywords": [

"@babel/runtime": "^7.18.9",
"@reactflow/core": "11.0.0-next.2",
"@reactflow/core": "11.0.0-next.3",
"classcat": "^5.0.3"
},
"devDependencies": {
"tsconfig": "*"
},
"peerDependencies": {

@@ -36,0 +39,0 @@ "react": ">=18",

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