Socket
Socket
Sign inDemoInstall

datasette

Package Overview
Dependencies
3
Maintainers
4
Versions
7
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.0 to 0.3.1

14

package.json
{
"name": "datasette",
"version": "0.3.0",
"version": "0.3.1",
"description": "datasette is a key-value container for arbitrary data.",

@@ -31,2 +31,14 @@ "contributors": [

},
"browserify": {
"transform": [
[
"babelify",
{
"presets": [
"es2015"
]
}
]
]
},
"keywords": [

@@ -33,0 +45,0 @@ "configuration",

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