Socket
Socket
Sign inDemoInstall

@furystack/repository

Package Overview
Dependencies
Maintainers
1
Versions
199
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@furystack/repository - npm Package Compare versions

Comparing version 0.0.7 to 0.0.10

30

package.json
{
"name": "@furystack/repository",
"version": "0.0.7",
"version": "0.0.10",
"description": "Repository implementation for FuryStack",

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

],
"scripts": {
"precommit": "npm run test",
"commit": "git-cz",
"test": "rimraf coverage && 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/core": "^4.0.4",
"@furystack/http-api": "^3.1.0",
"@furystack/inject": "^3.0.4",
"@furystack/core": "^4.0.7",
"@furystack/http-api": "^3.1.3",
"@furystack/inject": "^3.0.7",
"@sensenet/client-utils": "^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