armstrong-react-questionnaire
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "armstrong-react-questionnaire", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"main": "lib/index.js", | ||
@@ -11,10 +11,13 @@ "repository": "git@gitlab.com:rocketmakers/armstrong/questionnaire.git", | ||
}, | ||
"dependencies": { | ||
"peerDependencies": { | ||
"armstrong-react": "3.x", | ||
"react": "16.x", | ||
"react-dom": "16.x" | ||
}, | ||
"devDependencies": { | ||
"armstrong-react": "^3.0.9", | ||
"@types/react": "^16.8.5", | ||
"@types/react-dom": "^16.8.2", | ||
"armstrong-react": "^3.0.9", | ||
"react": "^16.8.3", | ||
"react-dom": "^16.8.3" | ||
}, | ||
"devDependencies": { | ||
"react-dom": "^16.8.3", | ||
"tslint": "^5.14.0", | ||
@@ -21,0 +24,0 @@ "typescript": "^3.3.3333", |
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
32228
3
8
- Removed@types/react@^16.8.5
- Removed@types/react-dom@^16.8.2
- Removedarmstrong-react@^3.0.9
- Removedreact@^16.8.3
- Removedreact-dom@^16.8.3
- Removed@types/react-dom@16.9.25(transitive)