Skip to content

Commit ff2996f

Browse files
0.0.31 (#67)
Co-authored-by: enzo707 <enzo.batista@autodesk.com>
1 parent 3b9ba90 commit ff2996f

File tree

6 files changed

+9
-9
lines changed

6 files changed

+9
-9
lines changed

license_output/about-box_direct.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
<p>
33
<strong>
4-
NotificationCenter &copy; 2023 Autodesk, Inc. All rights reserved.
4+
NotificationCenter &copy; 2024 Autodesk, Inc. All rights reserved.
55
</strong>
66
</p>
77
<div>
@@ -62,7 +62,7 @@
6262
</strong>
6363
</p>
6464
<span data-name="@dynamods/notifications-center" data-license="MIT">
65-
<strong>@dynamods/notifications-center</strong>: Copyright (c) 2023 DynamoDS
65+
<strong>@dynamods/notifications-center</strong>: Copyright (c) 2024 DynamoDS
6666
<br />
6767
<span>
6868
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

license_output/about-box_transitive.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<div>
22
<p>
33
<strong>
4-
NotificationCenter &copy; 2023 Autodesk, Inc. All rights reserved.
4+
NotificationCenter &copy; 2024 Autodesk, Inc. All rights reserved.
55
</strong>
66
</p>
77
<div>
@@ -62,7 +62,7 @@
6262
</strong>
6363
</p>
6464
<span data-name="@dynamods/notifications-center" data-license="MIT">
65-
<strong>@dynamods/notifications-center</strong>: Copyright (c) 2023 DynamoDS
65+
<strong>@dynamods/notifications-center</strong>: Copyright (c) 2024 DynamoDS
6666
<br />
6767
<span>
6868
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

license_output/paos_direct.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
publisher,name,version,copyright,dateAdded,estimatedReleaseDate,license,distributed
2-
"Autodesk Inc.",@dynamods/notifications-center,"0.0.27","Copyright (c) 2023 DynamoDS","","",MIT,false
2+
"Autodesk Inc.",@dynamods/notifications-center,"0.0.31","Copyright (c) 2024 DynamoDS","","",MIT,false
33
"",react-dom,"18.2.0","Copyright (c) Facebook, Inc. and its affiliates.","","",MIT,false
44
"",react,"18.2.0","Copyright (c) Facebook, Inc. and its affiliates.","","",MIT,false

license_output/paos_transitive.csv

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
publisher,name,version,copyright,dateAdded,estimatedReleaseDate,license,distributed
2-
"Autodesk Inc.",@dynamods/notifications-center,"0.0.27","Copyright (c) 2023 DynamoDS","","",MIT,false
2+
"Autodesk Inc.",@dynamods/notifications-center,"0.0.31","Copyright (c) 2024 DynamoDS","","",MIT,false
33
"Simon Lydell",js-tokens,"4.0.0","Copyright (c) 2014, 2015, 2016, 2017, 2018 Simon Lydell","","",MIT,false
44
"Andres Suarez",loose-envify,"1.4.0","Copyright (c) 2015 Andres Suarez <zertosh@gmail.com>","","",MIT,false
55
"",react-dom,"18.2.0","Copyright (c) Facebook, Inc. and its affiliates.","","",MIT,false

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@dynamods/notifications-center",
3-
"version": "0.0.30",
3+
"version": "0.0.31",
44
"description": "Notification center maintained by Dynamo Team@Autodesk",
55
"author": "Autodesk Inc.",
66
"license": "MIT",

0 commit comments

Comments
 (0)