@siteone/react-address-suggester
Advanced tools
Comparing version 2.1.10 to 2.1.15
// import '@storybook/addon-actions/register'; | ||
import '@storybook/addon-links/register'; |
@@ -0,0 +0,0 @@ import { configure } from '@storybook/react'; |
{ | ||
"name": "@siteone/react-address-suggester", | ||
"version": "2.1.10", | ||
"main": "dist/main.js", | ||
"version": "2.1.15", | ||
"author": "SiteOne: Adam Bisek <adam.bisek@siteone.cz>", | ||
"browser": "dist/browser.js", | ||
"module": "src/index.js", | ||
"author": "SiteOne: Adam Bisek <adam.bisek@siteone.cz>", | ||
"license": "MIT", | ||
"engines": { | ||
"yarn": "^1.10.1", | ||
"node": ">=8.0.0" | ||
}, | ||
"dependencies": { | ||
"react-autosuggest": "^9.4.3" | ||
}, | ||
"peerDependencies": { | ||
"prop-types": ">=15.7", | ||
"react": ">=16.8.0" | ||
}, | ||
"devDependencies": { | ||
@@ -67,13 +56,24 @@ "@babel/core": "^7.4.3", | ||
}, | ||
"engines": { | ||
"yarn": "^1.10.1", | ||
"node": ">=8.0.0" | ||
}, | ||
"license": "MIT", | ||
"main": "dist/main.js", | ||
"module": "src/index.js", | ||
"peerDependencies": { | ||
"prop-types": ">=15.7", | ||
"react": ">=16.8.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"scripts": { | ||
"build": "rollup -c rollup.config.js", | ||
"build-storybook": "build-storybook", | ||
"lint": "eslint src/*", | ||
"build": "rollup -c rollup.config.js", | ||
"prepublish": "yarn build", | ||
"storybook": "start-storybook -p 6006", | ||
"build-storybook": "build-storybook" | ||
"storybook": "start-storybook -p 6006" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "95c0e0883f6d475d9d3d327bc9578751dba871dd" | ||
"gitHead": "6574036f029b08efa192443f3dbd46cc7a183000" | ||
} |
@@ -0,0 +0,0 @@ # Address Suggester |
@@ -0,0 +0,0 @@ const path = require('path') |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
161449
3