RubyGems
npm
Organizations
Log in
Sign up
npm
@capgo/native-audio
Versions diffs
6.4.22 → 6.4.23
@capgo/native-audio 6.4.22 → 6.4.23
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)
COPYRIGHT_YEAR
COPYRIGHT_HOLDER
3
+
Copyright (c)
2022
Capgo
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": "@capgo/native-audio",
3
-
"version": "6.4.
22
",
3
+
"version": "6.4.
23
",
4
4
"description": "A native plugin for native audio engine",
5
5
"main": "dist/plugin.js",
6
6
"module": "dist/esm/index.js",