Socket
Socket
Sign inDemoInstall

@blank-string/data

Package Overview
Dependencies
20
Maintainers
2
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @blank-string/data

This is where all the data for the episodes lives


Version published
Weekly downloads
43
increased by258.33%
Maintainers
2
Install size
9.36 MB
Created
Weekly downloads
 

Readme

Source

Blank String Data

This is where all the data for the episodes lives

Build

in order to generate index.json simply run npm run build

Create

run npm run new to create a new episode, it will start a command prompt to guide you

Usage

const data = require('data')

this data has everything which is needed for the rss feed and where to find the files

Versioning

S.E.F

  • S refers to the schema, if Sb > Sa then Sb is not backwards compatable with Sa
  • E refers to the latest episode number
  • F is any modifications to any episode which does not add a new episode or change the schema, it may change the values in the data

This way you can keep track of where your data is and if it is behind

Just commit any scripts or script fixes and when the next episode is released it will be picked up. We don't mind about tagging these things as this repo is about the data. But if you want to tag them then chanhe Z

FAQs

Last updated on 06 Oct 2018

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc