Socket
Socket
Sign inDemoInstall

@hyrious/dts

Package Overview
Dependencies
41
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 0.1.1

index.d.ts

2

cli.js

@@ -52,3 +52,3 @@ #!/usr/bin/env node

// package.json
var version = "0.1.0";
var version = "0.1.1";

@@ -55,0 +55,0 @@ // src/cli.ts

{
"name": "@hyrious/dts",
"version": "0.1.0",
"version": "0.1.1",
"description": "Invoke rollup-plugin-dts to generate bundled .d.ts file",

@@ -17,2 +17,8 @@ "keywords": [

"bin": "./cli.js",
"files": [
"cli.js",
"index.js",
"index.d.ts",
"src"
],
"dependencies": {

@@ -19,0 +25,0 @@ "@rollup/plugin-json": "^6.0.0",

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc