Socket
Socket
Sign inDemoInstall

json-typescript

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

json-typescript - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

json/index.d.ts

2

package.json
{
"name": "json-typescript",
"version": "0.0.5",
"version": "0.0.6",
"description": "TypeScript ambient type definitions for JSON objects",

@@ -5,0 +5,0 @@ "main": "index.d.ts",

@@ -9,7 +9,3 @@ {

"noUnusedParameters": true,
"noEmit": true,
"typeRoots": [
"node_modules/@types",
"types"
]
"noEmit": true
},

@@ -20,2 +16,3 @@ "exclude": [

"include": [
"json",
"tests/helpers.ts",

@@ -22,0 +19,0 @@ "tests/**/*test.ts"

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