@friggframework/core
Advanced tools
Comparing version 0.1.2 to 0.2.0
{ | ||
"name": "@friggframework/core", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "0.1.2", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.0", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.4.7", | ||
"prettier": "^2.5.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest --passWithNoTests # TODO" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"main": " ", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/friggframework/frigg.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/friggframework/frigg/issues" | ||
}, | ||
"homepage": "https://github.com/friggframework/frigg#readme", | ||
"dependencies": { | ||
"@friggframework/assertions": "^1.0.0", | ||
"moment": "^2.29.1", | ||
"node-fetch": "^2.6.7" | ||
}, | ||
"description": "" | ||
"name": "@friggframework/core", | ||
"prettier": "@friggframework/prettier-config", | ||
"version": "0.2.0", | ||
"devDependencies": { | ||
"@friggframework/eslint-config": "^1.0.0", | ||
"eslint": "^7.32.0", | ||
"jest": "^27.4.7", | ||
"prettier": "^2.5.1" | ||
}, | ||
"scripts": { | ||
"lint:fix": "prettier --write --loglevel error . && eslint . --fix", | ||
"test": "jest --passWithNoTests # TODO" | ||
}, | ||
"author": "", | ||
"license": "MIT", | ||
"main": "index.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "git+https://github.com/friggframework/frigg.git" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/friggframework/frigg/issues" | ||
}, | ||
"homepage": "https://github.com/friggframework/frigg#readme", | ||
"dependencies": { | ||
"@friggframework/assertions": "^1.0.0", | ||
"moment": "^2.29.1", | ||
"node-fetch": "^2.6.7" | ||
}, | ||
"description": "" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
5377
7
109