ignite-dev-screens
Advanced tools
Comparing version 2.0.0-beta.9 to 2.0.0
{ | ||
"name": "ignite-dev-screens", | ||
"version": "2.0.0-beta.9", | ||
"version": "2.0.0", | ||
"license": "MIT", | ||
@@ -12,6 +12,8 @@ "files": [ | ||
"email": "npm@infinite.red", | ||
"url": "https://github.com/infinitered/ignite" | ||
"url": "https://github.com/infinitered/ignite-dev-screens" | ||
}, | ||
"scripts": { | ||
"lint": "standard" | ||
"test": "standard", | ||
"lint": "standard", | ||
"shipit": "np" | ||
}, | ||
@@ -24,7 +26,8 @@ "standard": { | ||
}, | ||
"repository": "infinitered/ignite", | ||
"repository": "infinitered/ignite-dev-screens", | ||
"devDependencies": { | ||
"babel-eslint": "^7.1.1", | ||
"np": "^2.12.0", | ||
"standard": "^8.6.0" | ||
} | ||
} |
@@ -95,3 +95,2 @@ import React from 'react' | ||
class APIResult extends React.Component { | ||
constructor (props) { | ||
@@ -98,0 +97,0 @@ super(props) |
@@ -18,3 +18,2 @@ import React from 'react' | ||
class PresentationScreen extends React.Component { | ||
openComponents = () => { | ||
@@ -21,0 +20,0 @@ this.props.navigation.navigate('ComponentExamplesScreen') |
@@ -17,3 +17,2 @@ import React from 'react' | ||
export default class ThemeScreen extends React.Component { | ||
renderColor (color: string) { | ||
@@ -20,0 +19,0 @@ return ( |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
778227
48
1
29
3
1