@ulixee/apps-chromealive-interfaces
Advanced tools
Comparing version 2.0.0-alpha.2 to 2.0.0-alpha.3
@@ -1,2 +0,2 @@ | ||
Copyright (c) 2021 Data Liberation Foundation. | ||
Copyright (c) 2022 Ulixee. | ||
@@ -3,0 +3,0 @@ Permission is hereby granted, free of charge, to any person obtaining |
{ | ||
"name": "@ulixee/apps-chromealive-interfaces", | ||
"version": "2.0.0-alpha.2", | ||
"version": "2.0.0-alpha.3", | ||
"homepage": "https://ulixee.org", | ||
"repository": "git@github.com:ulixee/ulixee.git", | ||
"license": "MIT", | ||
"bugs": { | ||
"url": "https://github.com/ulixee/ulixee/issues" | ||
}, | ||
"license": "MIT", | ||
"author": "Data Liberation Foundation", | ||
@@ -14,5 +15,4 @@ "contributors": [ | ||
], | ||
"homepage": "https://ulixee.org", | ||
"engines": { | ||
"node": ">=13.2.0" | ||
"node": ">=14.17.0" | ||
}, | ||
@@ -22,7 +22,8 @@ "publishConfig": { | ||
}, | ||
"scripts": {}, | ||
"dependencies": { | ||
"@ulixee/hero-interfaces": "2.0.0-alpha.2", | ||
"@unblocked-web/specifications": "2.0.0-alpha.1" | ||
"@ulixee/hero-interfaces": "2.0.0-alpha.3", | ||
"@unblocked-web/specifications": "2.0.0-alpha.2" | ||
}, | ||
"gitHead": "8ad20d4f123f73183f454b6fc3cbc33395d2bf5f" | ||
"gitHead": "496b8dcb3a84c36279fce6e50ee14a710e1e2198" | ||
} |
24925
+ Added@ulixee/commons@2.0.0-alpha.2(transitive)
+ Added@ulixee/hero-interfaces@2.0.0-alpha.3(transitive)
+ Added@unblocked-web/specifications@2.0.0-alpha.2(transitive)
- Removed@ulixee/commons@2.0.0-alpha.1(transitive)
- Removed@ulixee/hero-interfaces@2.0.0-alpha.2(transitive)
- Removed@unblocked-web/specifications@2.0.0-alpha.1(transitive)