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

@stoplight/types

Package Overview
Dependencies
Maintainers
6
Versions
110
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stoplight/types - npm Package Compare versions

Comparing version 0.0.44-alpha.1 to 1.0.0

http.ts

22

package.json
{
"name": "@stoplight/types",
"version": "0.0.44-alpha.1",
"description": "Stoplight types type and interface definitions.",
"main": "lib/index.js",
"sideEffects": false,
"author": "Stoplight <dev@stoplight.io>",
"homepage": "https://stoplight.io",
"version": "1.0.0",
"author": "Stoplight <support@stoplight.io>",
"license": "MIT",
"repository": "https://github.com/stoplightio/core/tree/master/packages/types",
"scripts": {
"depcheck": "depcheck",
"ncu": "ncu",
"prepublishOnly": "yarn build",
"build": "cross-env NODE_ENV=production yarn build.module",
"build.module": "tsc --outDir ./lib",
"build.docs": "typedoc --out docs --target es6 --theme minimal --mode file src",
"start": "cross-env NODE_ENV=development yarn build.module -w",
"clean": "git clean -fdX ."
},
"gitHead": "8c1880f92fe7ca5e24dccdc03c32387097c2b900"
"main": "./index.ts",
"scripts": {}
}
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