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

@oribuild/api

Package Overview
Dependencies
Maintainers
1
Versions
466
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oribuild/api - npm Package Compare versions

Comparing version 0.0.0-pre-alpha.1-1d0f794 to 0.0.0-pre-alpha.1-1d28a00

2

lib/build.test.js

@@ -284,3 +284,3 @@ // Copyright (c) Microsoft Corporation.

expect(outputContent).toMatch(/background: ?white/); // global style
expect(outputContent).toMatch(/background: ?red/); // module style
expect(outputContent).toMatch(/background: ?#f00/); // module style
});

@@ -287,0 +287,0 @@ it('can bundle sass project', async () => {

{
"name": "@oribuild/api",
"version": "0.0.0-pre-alpha.1-1d0f794",
"version": "0.0.0-pre-alpha.1-1d28a00",
"type": "module",

@@ -30,8 +30,8 @@ "types": "./lib/index.d.ts",

"optionalDependencies": {
"oriservice-darwin-amd64": "0.0.0-pre-alpha.1-1d0f794",
"oriservice-darwin-arm64": "0.0.0-pre-alpha.1-1d0f794",
"oriservice-linux-amd64": "0.0.0-pre-alpha.1-1d0f794",
"oriservice-linux-arm64": "0.0.0-pre-alpha.1-1d0f794",
"oriservice-windows-amd64": "0.0.0-pre-alpha.1-1d0f794",
"oriservice-windows-arm64": "0.0.0-pre-alpha.1-1d0f794"
"oriservice-darwin-amd64": "0.0.0-pre-alpha.1-1d28a00",
"oriservice-darwin-arm64": "0.0.0-pre-alpha.1-1d28a00",
"oriservice-linux-amd64": "0.0.0-pre-alpha.1-1d28a00",
"oriservice-linux-arm64": "0.0.0-pre-alpha.1-1d28a00",
"oriservice-windows-amd64": "0.0.0-pre-alpha.1-1d28a00",
"oriservice-windows-arm64": "0.0.0-pre-alpha.1-1d28a00"
},

@@ -38,0 +38,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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