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

wTools

Package Overview
Dependencies
Maintainers
1
Versions
1465
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wTools - npm Package Compare versions

Comparing version 0.8.1205 to 0.9.1

.circleci/config.yml

81

package.json
{
"name": "wTools",
"version": "0.8.1205",
"engine": "node >= 10.0.0",
"description": "Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.",
"version": "0.9.1",
"enabled": 1,
"description": "Collection of general purpose tools for solving problems. Fundamentally extend the language without spoiling, so may be used solely or in conjunction with another module of such kind.",
"license": "MIT",
"author": "Kostiantyn Wandalen <wanalen@01.school>",
"keywords": [
"base",
"basic",
"core",
"platform",
"tools",
"wTools",
"wBase",
"generic"
],
"contributors": [

@@ -16,55 +25,21 @@ "Kostiantyn Wandalen <wanalen@01.school>",

],
"main": "proto/node_modules/wTools",
"files": [
"proto/wtools/abase/l0/l0",
"proto/wtools/abase/l0/l1",
"proto/wtools/abase/l0/l2",
"proto/wtools/abase/l0/l3",
"proto/wtools/abase/l0/l4",
"proto/wtools/abase/l0/l5",
"proto/wtools/abase/l0/l6",
"proto/wtools/abase/l0/l7",
"proto/wtools/abase/l0/l8",
"proto/wtools/abase/l0/l9",
"proto/wtools/abase/l0/Include.s",
"proto/wtools/abase/l0/Include1.s",
"proto/wtools/abase/l0/Include3.s",
"proto/wtools/abase/l0/Include5.s",
"proto/wtools/abase/l0/Include7.s",
"proto/wtools/abase/l1",
"proto/node_modules",
"out",
"proto/node_modules/Tools",
"proto/node_modules/wTools",
"proto/node_modules/wTools.l1",
"proto/node_modules/wTools.l3",
"proto/node_modules/wTools.l5",
"proto/node_modules/wTools.l7"
],
"npm.engines": {
"node": ">= 10.0.0",
"chrome": ">= 60.0.0",
"firefox": ">= 60.0.0"
},
"engine": "node >= 10.0.0",
"scripts": {
"test": "wtest .run \"proto/**\" rapidity:-1",
"docgen": "wdocgen proto"
"test": "wtest .run proto/**",
"docgen": "wdocgen .build proto"
},
"repository": {
"type": "git",
"url": "https://github.com/Wandalen/wTools.git"
},
"bugs": {
"url": "https://github.com/Wandalen/wTools/issues"
},
"dependencies": {},
"repository": "https://github.com/Wandalen/wTools.git/",
"bugs": "https://github.com/Wandalen/wTools/issues",
"proto.entry": [
"proto/wtools/abase/l1/Include.s",
"proto/node_modules/wTools"
],
"devDependencies": {
"wTesting": "gamma",
"eslint": "7.32.0"
},
"keywords": [
"base",
"basic",
"core",
"platform",
"tools",
"wTools",
"wBase",
"generic"
]
"wTesting": "gamma"
}
}

Sorry, the diff of this file is not supported yet

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