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

@workbench-stack/core

Package Overview
Dependencies
Maintainers
1
Versions
320
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@workbench-stack/core - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13-1

19

package.json
{
"name": "@workbench-stack/core",
"version": "0.0.12",
"version": "0.0.13-1",
"description": "Workbench core for higher packages to depend on",

@@ -16,6 +16,21 @@ "main": "lib/index.js",

},
"jest": {
"testEnvironment": "node",
"roots": [
"src"
],
"moduleFileExtensions": [
"ts",
"tsx",
"js"
],
"transform": {
"\\.(ts|tsx)$": "<rootDir>/../../node_modules/ts-jest/preprocessor.js"
},
"testRegex": "/__tests__/.*test*\\.(ts|tsx|js)$"
},
"author": "CDMBase LLC",
"license": "ISC",
"devDependencies": {
"jest": "^20.0.3",
"jest": "^20.0.4",
"rimraf": "^2.6.1",

@@ -22,0 +37,0 @@ "webpack": "^2.5.1"

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