🚨 Active Supply Chain Attack:node-ipc Package Compromised.Learn More
Socket
Book a DemoSign in
Socket

@itly/plugin-iteratively

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@itly/plugin-iteratively - npm Package Compare versions

Comparing version
2.0.8
to
2.0.9
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [2.0.9](https://github.com/iterativelyhq/itly-sdk/compare/v2.0.8...v2.0.9) (2021-04-01)
**Note:** Version bump only for package @itly/plugin-iteratively
## [2.0.8](https://github.com/iterativelyhq/itly-sdk/compare/v2.0.7...v2.0.8) (2021-03-25)

@@ -8,0 +16,0 @@

+1
-1
MIT License
Copyright (c) 2020 Iteratively
Copyright (c) 2021 Iteratively

@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy

{
"name": "@itly/plugin-iteratively",
"version": "2.0.8",
"version": "2.0.9",
"description": "Iteratively Browser Plugin for Iteratively SDK",

@@ -27,5 +27,13 @@ "main": "dist/cjs/index.js",

"author": "Iteratively",
"license": "ISC",
"license": "MIT",
"homepage": "https://github.com/iterativelyhq/itly-sdk/tree/master/packages/plugin-iteratively",
"bugs": {
"url": "https://github.com/iterativelyhq/itly-sdk/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/iterativelyhq/itly-sdk.git"
},
"devDependencies": {
"@itly/sdk": "^2.0.8",
"@itly/sdk": "^2.0.9",
"@types/jest": "^26.0.0",

@@ -39,3 +47,3 @@ "jest": "^26.0.1",

},
"gitHead": "8915b40dfcbf203c7c96e77a39edaeb55e61a280"
"gitHead": "e7c11660e5210734dfa9dca9ea53f96ddfed531b"
}