RubyGems
npm
PyPI
Organizations
Log in
Sign up
npm
@commercelayer/sdk
Versions diffs
6.27.0 → 6.27.1
@commercelayer/sdk 6.27.0 → 6.27.1
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (2)
hide
show
package/LICENSE
+1
-1
package/package.json
+1
-1
package/LICENSE
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
MIT License
2
2
3
-
Copyright (c) [
2023
] [Commerce Layer]
3
+
Copyright (c) [
2024
] [Commerce Layer]
4
4
5
5
Permission is hereby granted, free of charge, to any person obtaining a copy
6
6
of this software and associated documentation files (the "Software"), to deal
package/package.json
CHANGED
Viewed
@@ -1,6 +1,6 @@
1
1
{
2
2
"name": "@commercelayer/sdk",
3
-
"version": "6.27.
0
",
3
+
"version": "6.27.
1
",
4
4
"main": "lib/index.js",
5
5
"types": "lib/index.d.ts",
6
6
"module": "lib/index.mjs",