RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@jetshop/core
Versions diffs
5.16.1 → 5.16.2
@jetshop/core 5.16.1 → 5.16.2
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/data/fragments/StockStatusFragment.gql
+0
-1
package/package.json
+1
-1
package/data/fragments/StockStatusFragment.gql
CHANGED
Viewed
@@ -1,5 +1,4 @@
1
1
fragment StockStatus on StockStatus {
2
-
id
3
2
buyable
4
3
maxOrderQuantity
5
4
stockDate
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@jetshop/core",
3
-
"version": "5.16.
1
",
3
+
"version": "5.16.
2
",
4
4
"license": "MIT",
5
5
"files": [
6
6
"**/*.js",