New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wypokjs

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wypokjs - npm Package Compare versions

Comparing version 0.1.13 to 0.1.14

dist/client.js

5

package.json
{
"name": "wypokjs",
"version": "0.1.13",
"version": "0.1.14",
"description": "Wykop V2 API wrapper",

@@ -8,3 +8,4 @@ "main": "dist/index.js",

"scripts": {
"build": "npx typescript --declaration",
"build": "npx typescript",
"prepublish": "npm run build",
"lint": "npx eslint . --ext .ts",

@@ -11,0 +12,0 @@ "lint-fix": "npx eslint . --ext .ts --fix",

3

tsconfig.json

@@ -18,2 +18,3 @@ {

},
"declaration": true,
"include": [

@@ -26,2 +27,2 @@ "src/**/*"

]
}
}
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