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

@friggframework/core

Package Overview
Dependencies
Maintainers
3
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@friggframework/core - npm Package Compare versions

Comparing version 0.2.12-canary.e3d64e0.0 to 0.2.12

20

CHANGELOG.md

@@ -0,1 +1,21 @@

# v0.2.12 (Tue Apr 04 2023)
:tada: This release contains work from a new contributor! :tada:
Thank you, null[@debbie-yu](https://github.com/debbie-yu), for all your work!
#### 🐛 Bug Fix
- Adding new IntegrationMapping collection [#142](https://github.com/friggframework/frigg/pull/142) ([@debbie-yu](https://github.com/debbie-yu))
- Merge branch 'main' of https://github.com/friggframework/frigg into debbie.yu/integration-mapping ([@debbie-yu](https://github.com/debbie-yu))
- addressing PR feedback and adding unit tests around IntegrationMapping ([@debbie-yu](https://github.com/debbie-yu))
- Bump independent versions \[skip ci\] ([@seanspeaks](https://github.com/seanspeaks))
#### Authors: 2
- [@debbie-yu](https://github.com/debbie-yu)
- Sean Matthews ([@seanspeaks](https://github.com/seanspeaks))
---
# v0.2.11 (Tue Jan 10 2023)

@@ -2,0 +22,0 @@

11

package.json
{
"name": "@friggframework/core",
"prettier": "@friggframework/prettier-config",
"version": "0.2.12-canary.e3d64e0.0",
"version": "0.2.12",
"devDependencies": {
"@friggframework/eslint-config": "1.0.9-canary.e3d64e0.0",
"@friggframework/eslint-config": "^1.0.8",
"eslint": "^8.22.0",

@@ -27,3 +27,6 @@ "jest": "^28.1.3",

"dependencies": {
"@friggframework/assertions": "1.0.8-canary.e3d64e0.0",
"@friggframework/assertions": "^1.0.8",
"@friggframework/errors": "^1.1.6",
"aws-sdk": "^2.1200.0",
"lodash": "^4.17.21",
"moment": "^2.29.4",

@@ -33,3 +36,3 @@ "node-fetch": "^2.6.7"

"description": "",
"gitHead": "e3d64e033a024a7211d58bf6bfe041a972bd8504"
"gitHead": "f4e7870c0881b93e950eadc569192d122f5f2534"
}
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