New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@fluentui-react-native/adapters

Package Overview
Dependencies
Maintainers
4
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fluentui-react-native/adapters - npm Package Compare versions

Comparing version 0.2.0 to 0.2.2

32

CHANGELOG.json

@@ -5,3 +5,33 @@ {

{
"date": "Fri, 17 Apr 2020 22:33:39 GMT",
"date": "Tue, 21 Apr 2020 23:49:19 GMT",
"tag": "@fluentui-react-native/adapters_v0.2.2",
"version": "0.2.2",
"comments": {
"patch": [
{
"comment": "Fix package publishing (#163)",
"author": "jasonmo@microsoft.com",
"commit": "15de6fbb8ff5f9a46cd4178be9d1223105f47fd1",
"package": "@fluentui-react-native/adapters"
}
]
}
},
{
"date": "Tue, 21 Apr 2020 00:41:10 GMT",
"tag": "@fluentui-react-native/adapters_v0.2.1",
"version": "0.2.1",
"comments": {
"patch": [
{
"comment": "update beachball hook to use new prepublish strategy",
"author": "jasonmo@microsoft.com",
"commit": "7bc030df722a6fcb6f693658b9d80f4617a26713",
"package": "@fluentui-react-native/adapters"
}
]
}
},
{
"date": "Fri, 17 Apr 2020 22:36:03 GMT",
"tag": "@fluentui-react-native/adapters_v0.2.0",

@@ -8,0 +38,0 @@ "version": "0.2.0",

# Change Log - @fluentui-react-native/adapters
This log was last generated on Fri, 17 Apr 2020 22:33:39 GMT and should not be manually modified.
This log was last generated on Tue, 21 Apr 2020 23:49:19 GMT and should not be manually modified.
<!-- Start content -->
## 0.2.2
Tue, 21 Apr 2020 23:49:19 GMT
### Patches
- Fix package publishing (#163) (jasonmo@microsoft.com)
## 0.2.1
Tue, 21 Apr 2020 00:41:10 GMT
### Patches
- update beachball hook to use new prepublish strategy (jasonmo@microsoft.com)
## 0.2.0
Fri, 17 Apr 2020 22:33:39 GMT
Fri, 17 Apr 2020 22:36:03 GMT

@@ -11,0 +27,0 @@ ### Minor changes

10

package.json
{
"name": "@fluentui-react-native/adapters",
"version": "0.2.0",
"version": "0.2.2",
"description": "Adapters for working with react-native types",
"main": "src/index.ts",
"module": "src/index.ts",
"main": "lib-commonjs/index.js",
"module": "lib/index.js",
"typings": "lib/index.d.ts",
"onPublish": {
"main": "lib-commonjs/index.js",
"module": "lib/index.js"
},
"scripts": {

@@ -13,0 +9,0 @@ "build": "fluentui-scripts build",

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