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

as-typed

Package Overview
Dependencies
Maintainers
1
Versions
66
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

as-typed - npm Package Compare versions

Comparing version 0.0.0-dev.20201224114510 to 0.0.0-dev.20201226200227

15

package.json
{
"name": "as-typed",
"version": "0.0.0-dev.20201224114510",
"version": "0.0.0-dev.20201226200227",
"description": "Static TypeScript types from a literal JSONSchema type",
"types": "index.d.ts",
"scripts": {
"start": "ts-node src/main.ts",
"test": "$(node spec/setup.js) && jest -w10",
"test": "tsc -noEmit",
"eslint:fix": "eslint --fix '*.ts'",
"eslint:check": "eslint '*.ts'",
"prettier:fix": "prettier --write '*.{t,j}s'",
"prettier:check": "prettier --check '*.{t,j}s'",
"build": "tsc"
"prettier:check": "prettier --check '*.{t,j}s'"
},
"keywords": [],
"keywords": [
"typescript",
"jsonschema",
"json",
"schema"
],
"author": "Guilherme Bernal <guilherme@cubos.io>",

@@ -17,0 +20,0 @@ "license": "MIT",

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