Socket
Socket
Sign inDemoInstall

raty-js

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raty-js - npm Package Compare versions

Comparing version 4.0.0 to 4.1.0

src/raty.d.ts

6

changelog.md

@@ -0,1 +1,7 @@

## v4.1.0
### News
- Adds TypesScript Types; [#241](https://github.com/wbotelhos/raty/pull/241) by [Fyzu](https://github.com/Fyzu)
## v4.0.0

@@ -2,0 +8,0 @@

7

package.json

@@ -19,7 +19,7 @@ {

"@babel/plugin-transform-modules-umd": "^7.18.6",
"@babel/preset-env": "^7.19.3",
"@babel/preset-env": "^7.19.4",
"@babel/register": "^7.18.9",
"babel-plugin-remove-import-export": "^1.1.1",
"babel-preset-minify": "^0.5.2",
"eslint": "^8.24.0",
"eslint": "^8.25.0",
"gulp": "^4.0.2",

@@ -56,2 +56,3 @@ "gulp-babel": "^8.0.0",

"main": "src/raty.js",
"types": "src/raty.d.ts",
"maintainers": [

@@ -70,3 +71,3 @@ "Washington Botelho <wbotelhos@gmail.com> (https://www.wbotelhos.com)"

},
"version": "4.0.0"
"version": "4.1.0"
}

@@ -8,3 +8,3 @@ /*!

* github: wbotelhos/raty
* version: 4.0.0
* version: 4.1.0
*

@@ -11,0 +11,0 @@ */

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc