New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ignite-dev-screens

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ignite-dev-screens - npm Package Compare versions

Comparing version 2.0.0-beta.7 to 2.0.0-beta.8

2

package.json
{
"name": "ignite-dev-screens",
"version": "2.0.0-beta.7",
"version": "2.0.0-beta.8",
"license": "MIT",

@@ -5,0 +5,0 @@ "files": [

@@ -11,3 +11,2 @@ // An All Components Screen is a great way to dev and quick-test components

class ComponentExamplesScreen extends React.Component {
renderAndroidWarning () {

@@ -14,0 +13,0 @@ if (Platform.OS === 'android') {

@@ -8,3 +8,2 @@ // An All Components Screen is a great way to dev and quick-test components

class ComponentExamplesScreen extends React.Component {
render () {

@@ -11,0 +10,0 @@ return (

@@ -16,3 +16,2 @@ // Fair Warning: PluginExamples has a good bit of Ignite automation in editing.

class PluginExamplesScreen extends React.Component {
render () {

@@ -56,2 +55,3 @@ return (

headerMode: 'screen',
initialRouteName: 'PluginExamplesScreen',
navigationOptions: {

@@ -58,0 +58,0 @@ header: {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc