Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

hypernasa

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hypernasa - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

index.js

@@ -34,3 +34,3 @@ const { nasaApiKey } = require('./nasa-api-key');

.hyper_main {
background-image: url(${this.state.image});
background-image: url('${this.state.image}');
background-size: cover;

@@ -37,0 +37,0 @@ background-color: #000;

{
"name": "hypernasa",
"version": "1.1.0",
"version": "1.1.1",
"description": "nasa picture of the day background image for hyper",

@@ -19,6 +19,9 @@ "main": "index.js",

"author": "Colm Seale",
"contributors": {
"contributors": [{
"name": "Casey Webb",
"url": "https://github.com/caseyWebb"
},
}, {
"name": "Jack Tuck",
"url": "https://github.com/jacktuck"
}],
"license": "MIT",

@@ -25,0 +28,0 @@ "bugs": {

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