Socket
Socket
Sign inDemoInstall

@rescript/std

Package Overview
Dependencies
0
Maintainers
6
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.0.0-alpha.3 to 11.0.0-alpha.4

4

lib/es6/jsxEventC.js

@@ -36,3 +36,3 @@

var Animation = {};
var $$Animation = {};

@@ -57,5 +57,5 @@ var Transition = {};

$$Image ,
Animation ,
$$Animation ,
Transition ,
}
/* No side effect */

@@ -36,3 +36,3 @@

var Animation = {};
var $$Animation = {};

@@ -57,5 +57,5 @@ var Transition = {};

$$Image ,
Animation ,
$$Animation ,
Transition ,
}
/* No side effect */

@@ -36,3 +36,3 @@ 'use strict';

var Animation = {};
var $$Animation = {};

@@ -56,4 +56,4 @@ var Transition = {};

exports.$$Image = $$Image;
exports.Animation = Animation;
exports.$$Animation = $$Animation;
exports.Transition = Transition;
/* No side effect */

@@ -36,3 +36,3 @@ 'use strict';

var Animation = {};
var $$Animation = {};

@@ -56,4 +56,4 @@ var Transition = {};

exports.$$Image = $$Image;
exports.Animation = Animation;
exports.$$Animation = $$Animation;
exports.Transition = Transition;
/* No side effect */
{
"name": "@rescript/std",
"version": "11.0.0-alpha.3",
"version": "11.0.0-alpha.4",
"keywords": [

@@ -5,0 +5,0 @@ "rescript",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc