@bugsnag/plugin-react-native-event-sync
Advanced tools
Comparing version 7.3.0 to 7.3.3
{ | ||
"name": "@bugsnag/plugin-react-native-event-sync", | ||
"version": "7.3.0", | ||
"version": "7.3.3", | ||
"main": "event-sync.js", | ||
@@ -17,16 +17,11 @@ "description": "@bugsnag/react-native plugin to sync native event information in an onError callbacks", | ||
], | ||
"scripts": { | ||
"test": "nyc --reporter=lcov -- jasmine '!(node_modules)/**/*.test.js'" | ||
}, | ||
"author": "Bugsnag", | ||
"license": "MIT", | ||
"dependencies": { | ||
"@bugsnag/core": "^7.3.0", | ||
"proxyquire": "^2.1.1" | ||
}, | ||
"devDependencies": { | ||
"jasmine": "3.1.0", | ||
"nyc": "^12.0.2" | ||
"@bugsnag/core": "^7.3.3" | ||
}, | ||
"gitHead": "819d792920ef125a3e5eb50aa180ed25b157991e" | ||
"peerDependencies": { | ||
"@bugsnag/core": "^7.0.0" | ||
}, | ||
"gitHead": "31f1546546fc7ca74c4991cb75ad93d105be1ef3" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
1
1
2494
1
- Removed@bugsnag/core@^7.3.0
- Removedproxyquire@^2.1.1
- Removedfill-keys@1.0.2(transitive)
- Removedfunction-bind@1.1.2(transitive)
- Removedhasown@2.0.2(transitive)
- Removedis-core-module@2.16.0(transitive)
- Removedis-object@1.0.2(transitive)
- Removedmerge-descriptors@1.0.3(transitive)
- Removedmodule-not-found-error@1.0.1(transitive)
- Removedpath-parse@1.0.7(transitive)
- Removedproxyquire@2.1.3(transitive)
- Removedresolve@1.22.9(transitive)
- Removedsupports-preserve-symlinks-flag@1.0.0(transitive)