@boundlessgeo/sdk-generator
Advanced tools
Comparing version 0.10.15 to 0.10.16
{ | ||
"name": "@boundlessgeo/sdk-generator", | ||
"description": "Boundless Web SDK application generator", | ||
"version": "0.10.15", | ||
"version": "0.10.16", | ||
"author": "Boundless Spatial, Inc.", | ||
@@ -6,0 +6,0 @@ "license": "Apache-2.0", |
@@ -6,8 +6,8 @@ import React from 'react'; | ||
import getMuiTheme from 'material-ui/styles/getMuiTheme'; | ||
import Zoom from 'boundless-sdk/components/Zoom'; | ||
import MapPanel from 'boundless-sdk/components/MapPanel'; | ||
import LayerList from 'boundless-sdk/components/LayerList'; | ||
import Zoom from '@boundlessgeo/sdk/components/Zoom'; | ||
import MapPanel from '@boundlessgeo/sdk/components/MapPanel'; | ||
import LayerList from '@boundlessgeo/sdk/components/LayerList'; | ||
import injectTapEventPlugin from 'react-tap-event-plugin'; | ||
import enLocaleData from 'react-intl/locale-data/en'; | ||
import enMessages from 'boundless-sdk/locale/en'; | ||
import enMessages from '@boundlessgeo/sdk/locale/en'; | ||
@@ -14,0 +14,0 @@ // Needed for onTouchTap |
@@ -1,1 +0,1 @@ | ||
require('boundless-sdk-tools').createBuildDir(); | ||
require('@boundlessgeo/sdk-tools').createBuildDir(); |
@@ -1,2 +0,2 @@ | ||
var tools = require('boundless-sdk-tools'); | ||
var tools = require('@boundlessgeo/sdk-tools'); | ||
process.argv.slice(2).forEach(function (arg) { | ||
@@ -3,0 +3,0 @@ var flag = arg.split('=')[0]; |
@@ -1,2 +0,2 @@ | ||
var tools = require('boundless-sdk-tools'); | ||
var tools = require('@boundlessgeo/sdk-tools'); | ||
var port; | ||
@@ -3,0 +3,0 @@ process.argv.slice(2).forEach(function (arg) { |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
22702
158
1