Socket
Socket
Sign inDemoInstall

next-i18next

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

next-i18next - npm Package Compare versions

Comparing version 0.36.0 to 0.36.1

6

dist/commonjs/hocs/app-with-translation.js

@@ -242,5 +242,7 @@ "use strict";

return function getInitialProps(_x) {
function getInitialProps(_x) {
return _getInitialProps.apply(this, arguments);
};
}
return getInitialProps;
}()

@@ -247,0 +249,0 @@ }]);

{
"name": "next-i18next",
"version": "0.36.0",
"version": "0.36.1",
"repository": "git@github.com:isaachinman/next-i18next.git",

@@ -5,0 +5,0 @@ "author": "Isaac Hinman <isaac@isaachinman.com>",

@@ -31,5 +31,5 @@ import * as React from 'react';

appWithTranslation(Component: React.ComponentType): any;
appWithTranslation(Component: React.ComponentType | React.ElementType): any;
}
export default NextI18Next;
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