@bufferapp/notifications
Advanced tools
Comparing version 1.8.0 to 1.9.3
@@ -20,3 +20,3 @@ import React from 'react'; | ||
storiesOf('Notifications') | ||
storiesOf('Notifications', module) | ||
.addDecorator(checkA11y) | ||
@@ -23,0 +23,0 @@ .add('default', () => ( |
@@ -39,3 +39,3 @@ import React from 'react'; | ||
storiesOf('Notifications - Test Harness') | ||
storiesOf('Notifications - Test Harness', module) | ||
.addDecorator(checkA11y) | ||
@@ -42,0 +42,0 @@ .addDecorator(getStory => |
{ | ||
"name": "@bufferapp/notifications", | ||
"version": "1.8.0", | ||
"version": "1.9.3", | ||
"description": "Display application notifications", | ||
"main": "index.js", | ||
"scripts": { | ||
"start": "start-storybook -p 9001", | ||
"lint": "eslint . --ignore-pattern coverage node_modules", | ||
"test": "yarn run lint && sh ../../package_test.sh", | ||
"test-update": "jest -u --config=../../.jestrc.json" | ||
"lint": "eslint . --ignore-pattern coverage node_modules" | ||
}, | ||
"author": "hharnisc@gmail.com", | ||
"dependencies": { | ||
"@bufferapp/components": "2.2.6", | ||
"@bufferapp/keywrapper": "0.2.0" | ||
}, | ||
"devDependencies": { | ||
"@storybook/addon-storyshots": "3.1.4", | ||
"@storybook/react": "3.1.3", | ||
"eslint": "3.19.0", | ||
"jest": "19.0.2", | ||
"storybook-addon-a11y": "3.0.0" | ||
"eslint": "3.19.0" | ||
}, | ||
@@ -24,0 +16,0 @@ "publishConfig": { |
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
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
1
1
0
9698
10
306
- Removed@bufferapp/components@2.2.6
- Removed@bufferapp/components@2.2.6(transitive)
- Removed@bufferapp/react-keyframes@0.2.5(transitive)
- Removeddom-scroll-into-view@1.0.1(transitive)
- Removedjs-tokens@4.0.0(transitive)
- Removedloose-envify@1.4.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedraf@3.4.0(transitive)
- Removedreact@16.14.018.3.1(transitive)
- Removedreact-autocomplete@1.7.2(transitive)
- Removedreact-day-picker@6.2.1(transitive)
- Removedreact-dom@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
- Removedscheduler@0.19.1(transitive)