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

instructions-api

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

instructions-api - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/api.d.ts

10

package.json
{
"name": "instructions-api",
"version": "1.0.3",
"version": "1.0.4",
"description": "API for the instructions project",
"main": "dist/api.ts",
"module": "dist/api.ts",
"main": "dist/api.js",
"types": "dist/api.d.ts",
"scripts": {
"build": "tsc",
"test": "echo \"Error: no test specified\" && exit 1",

@@ -29,4 +30,5 @@ "publish:npm": "(if exist dist rmdir /s /q dist) && mkdir dist && babel ./api -d dist --copy-files"

"react": "^17.0.2",
"react-dom": "^17.0.2"
"react-dom": "^17.0.2",
"typescript": "^4.2.4"
}
}
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