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

@silenteer/natsu-type

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@silenteer/natsu-type - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/index.d.ts

24

package.json
{
"name": "@silenteer/natsu-type",
"version": "0.0.1",
"main": "./src/index.js",
"typings": "./src/index.d.ts"
}
"version": "0.0.2",
"main": "index.js",
"types": "index.d.ts",
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org/"
},
"files": [
"dist/**"
],
"scripts": {
"build": "rm -rf dist && tsc && cp package.json ./dist/package.json"
},
"devDependencies": {
"@types/node": "16.9.1",
"ts-node": "10.2.1",
"tslib": "2.3.1",
"typescript": "4.4.3"
}
}
src/index.d.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