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

elm-tigershark

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

elm-tigershark - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/generateTypeDeclarations.d.ts

5

package.json
{
"name": "elm-tigershark",
"version": "0.0.1",
"version": "0.0.2",
"description": "conversations between a tree and a fish",
"main": "index.js",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"repository": "git@github.com:mulias/elm-tigershark.git",

@@ -7,0 +8,0 @@ "author": "Elias Mulhall <eli.mulhall@gmail.com>",

4

tsconfig.json

@@ -7,4 +7,6 @@ {

"strict": true,
"forceConsistentCasingInFileNames": true
"forceConsistentCasingInFileNames": true,
"declaration": true,
"declarationDir": "dist"
}
}

Sorry, the diff of this file is too big to display

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