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

wbasenodejscpp

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wbasenodejscpp - npm Package Compare versions

Comparing version 0.3.49 to 0.3.50

48

package.json
{
"name" : "wbasenodejscpp",
"version" : "0.3.49",
"description" : "Collection of tools to write native NodeJs modules.",
"author" : "Kostiantyn Wandalen <wanalen@01.school>",
"license" : "MIT",
"enabled" : 1,
"main" : "proto/wtools/amid/___",
"files" : [ "proto/wtools/amid", "proto/wtools/Tools.s", "out" ],
"scripts" : { "test" : "wtest .run 'proto/**' rapidity:-3", "docgen" : "wdocgen proto" },
"repository" :
{
"type" : "git",
"url" : "https://github.com/Wandalen/wNjsCppBasic.git"
"name": "wbasenodejscpp",
"version": "0.3.50",
"description": "Collection of tools to write native NodeJs modules.",
"author": "Kostiantyn Wandalen <wanalen@01.school>",
"license": "MIT",
"enabled": 1,
"main": "proto/wtools/amid/___",
"files": [
"proto/wtools/amid",
"proto/wtools/Tools.s",
"out"
],
"scripts": {
"test": "wtest .run 'proto/**' rapidity:-3",
"docgen": "wdocgen proto"
},
"bugs" :
{
"url" : "https://github.com/Wandalen/wNjsCppBasic/issues"
"repository": {
"type": "git",
"url": "https://github.com/Wandalen/wNjsCppBasic.git"
},
"dependencies" : {},
"devDependencies" : { "wTesting" : "alpha", "eslint" : "7.1.0" },
"keywords" : [ "wTools" ]
"bugs": {
"url": "https://github.com/Wandalen/wNjsCppBasic/issues"
},
"dependencies": {},
"devDependencies": {
"eslint": "7.1.0",
"wTesting": "alpha"
},
"keywords": [
"wTools"
]
}
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