Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@codaline-io/create-apollo-error

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@codaline-io/create-apollo-error - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

11

package.json
{
"name": "@codaline-io/create-apollo-error",
"version": "0.1.3",
"version": "0.1.4",
"scripts": {

@@ -27,5 +27,8 @@ "build": "rm -rf ./lib && microbundle --ts -i ./index.ts"

"exports": {
"types": "./lib/index.d.ts",
"require": "./lib/index.js",
"default": "./lib/index.modern.mjs"
".": {
"types": "./lib/index.d.ts",
"require": "./lib/index.js",
"import": "./lib/index.modern.mjs",
"default": "./lib/index.modern.mjs"
}
},

@@ -32,0 +35,0 @@ "main": "./lib/index.js",

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