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

@furystack/core

Package Overview
Dependencies
Maintainers
1
Versions
214
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/core - npm Package Compare versions

Comparing version 4.0.4 to 4.0.7

28

package.json
{
"name": "@furystack/core",
"version": "4.0.4",
"version": "4.0.7",
"description": "Core FuryStack package",

@@ -10,13 +10,3 @@ "main": "dist/index.js",

],
"scripts": {
"precommit": "npm run test",
"commit": "git-cz",
"test": "jest",
"lint": "tslint --project tsconfig.json",
"clean": "rimraf dist && rimraf coverage",
"build": "tsc -b",
"prepublishOnly": "npm run build",
"publish:development": "npm run build && npm t && npm run typedoc && npm publish --tag development",
"typedoc": "typedoc --mode file --out documentation src --tsconfig tsconfig.json --theme c:/Users/%USERNAME%/AppData/Roaming/npm/node_modules/@sensenet/typedoc-theme/sn-theme"
},
"scripts": {},
"repository": {

@@ -59,15 +49,7 @@ "type": "git",

"dependencies": {
"@furystack/inject": "^3.0.4",
"@furystack/logging": "^1.1.3",
"@furystack/inject": "^3.0.7",
"@furystack/logging": "^1.1.6",
"@sensenet/client-utils": "^1.5.1",
"semaphore-async-await": "^1.5.1"
},
"devDependencies": {
"@types/jest": "^24.0.11",
"jest": "^24.7.1",
"rimraf": "^2.6.3",
"ts-jest": "^24.0.2",
"tslint": "^5.16.0",
"typescript": "^3.4.5"
},
"config": {

@@ -79,3 +61,3 @@ "commitizen": {

"typings": "./dist/index.d.ts",
"gitHead": "91e5f8f4b00f214ed10de7fe237fa2731f5175e9"
"gitHead": "652135592f78836bcdfce5b29a6f4dd61989456e"
}
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