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

@friggframework/assertions

Package Overview
Dependencies
Maintainers
3
Versions
95
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/assertions - npm Package Compare versions

Comparing version 1.0.9-v1-alpha.0 to 1.0.9

12

CHANGELOG.md

@@ -0,1 +1,13 @@

# v1.0.9 (Tue Apr 16 2024)
#### 🐛 Bug Fix
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks))
#### Authors: 1
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks))
---
# v1.0.8 (Tue Apr 04 2023)

@@ -2,0 +14,0 @@

42

package.json
{
"name": "@friggframework/assertions",
"prettier": "@friggframework/prettier-config",
"version": "1.0.9-v1-alpha.0",
"description": "",
"dependencies": {
"@friggframework/errors": "^1.1.7-v1-alpha.0",
"lodash.get": "^4.4.2"
},
"devDependencies": {
"@friggframework/eslint-config": "^1.0.9-v1-alpha.0",
"eslint": "^8.22.0",
"jest": "^28.1.3",
"prettier": "^2.7.1"
},
"scripts": {
"lint:fix": "prettier --write --loglevel error . && eslint . --fix",
"test": "jest --passWithNoTests #TODO"
},
"author": "",
"license": "MIT",
"gitHead": "e1d8ad4ba8e63fcb423074aa6a324692186e4f27"
"name": "@friggframework/assertions",
"prettier": "@friggframework/prettier-config",
"version": "1.0.9",
"description": "",
"dependencies": {
"@friggframework/errors": "^1.1.7",
"lodash.get": "^4.4.2"
},
"devDependencies": {
"@friggframework/eslint-config": "^1.0.8",
"eslint": "^8.22.0",
"jest": "^28.1.3",
"prettier": "^2.7.1"
},
"scripts": {
"lint:fix": "prettier --write --loglevel error . && eslint . --fix",
"test": "jest --passWithNoTests # TODO"
},
"author": "",
"license": "MIT",
"gitHead": "af8dc169f1752f985c7e72efe99ab3012959f1c4"
}
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