Socket
Socket
Sign inDemoInstall

react-arcgis

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-arcgis - npm Package Compare versions

Comparing version 1.1.3 to 1.2.0

src/ts/components/MapComposites.tsx

6

index.ts

@@ -1,2 +0,2 @@

import * as Views from './src/ts/components/ArcComposites';
import * as MapViews from './src/ts/components/MapComposites';
import * as WebViews from './src/ts/components/WebComposites';

@@ -13,4 +13,4 @@ import * as GeometryImport from './src/ts/components/geometry/GeometryComposites';

Layers: LayersImport,
Map: Views.Map,
Scene: Views.Scene,
Map: MapViews.Map,
Scene: MapViews.Scene,
Symbols: SymbolsImport,

@@ -17,0 +17,0 @@ WebMap: WebViews.WebMap,

{
"name": "react-arcgis",
"version": "1.1.3",
"version": "1.2.0",
"description": "React component library for Esri ArcGIS JavaScript API",

@@ -5,0 +5,0 @@ "main": "app.js",

@@ -12,2 +12,6 @@ # React-ArcGIS

**1.2.0**
- WebBase is now simply and extension of ArcBase (this reduces the file-size of the library slightly and has no effect on the external API)
**1.1.0**

@@ -14,0 +18,0 @@

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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